To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 液??[}液??[{^ 10001001011101000011111100111111010110110111110110001001011101000011111100111111010110110111101101011110 89743f3f5b7d89743f3f5b7b5e
EUC-JP 液??[}液??[{^ 10110001110101010011111100111111010110110111110110110001110101010011111100111111010110110111101101011110 b1d53f3f5b7db1d53f3f5b7b5e
UTF-8 液╊퓱[}液╊퓱[{^ 1110011010110110101100101110001010010101100010101110110110010011101100010101101101111101111001101011011010110010111000101001010110001010111011011001001110110001010110110111101101011110 e6b6b2e2958aed93b15b7de6b6b2e2958aed93b15b7b5e
UHC 液╊퓱[}液╊퓱[{^ 1110010011111011101001101110010010111111100101110101101101111101111001001111101110100110111001001011111110010111010110110111101101011110 e4fba6e4bf975b7de4fba6e4bf975b7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)