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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????德坎蒡 001111110011111100111111001111110011111100111111111110101011101010011010101010101110010011101110 3f3f3f3f3f3ffaba9aaae4ee
EUC-JP ???????坎蒡 0011111100111111001111110011111100111111001111110011111111010100101011001110100011110000 3f3f3f3f3f3f3fd4ace8f0
UTF-8 야롎롅롙뤗죳德坎蒡 111011001001010110111100111010111010000110001110111010111010000110000101111010111010000110011001111010111010010010010111111011001010001110110011111001011011111010110111111001011001110110001110111010001001001010100001 ec95bceba18eeba185eba199eba497eca3b3e5beb7e59d8ee892a1
UHC 야롎롅롙뤗죳德坎蒡 101111101101111110001110110101001000111011001011100011101101110110001111110001111010000110001110110100111110110011001010111011001101101110111100 bedf8ed48ecb8edd8fc7a18ed3eccaecdbbc

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