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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??????德坎 00111111001111110011111100111111001111110011111111111010101110101001101010101010 3f3f3f3f3f3ffaba9aaa
EUC-JP ???????坎 001111110011111100111111001111110011111100111111001111111101010010101100 3f3f3f3f3f3f3fd4ac
UTF-8 야롎롅롙뤗죳德坎 111011001001010110111100111010111010000110001110111010111010000110000101111010111010000110011001111010111010010010010111111011001010001110110011111001011011111010110111111001011001110110001110 ec95bceba18eeba185eba199eba497eca3b3e5beb7e59d8e
UHC 야롎롅롙뤗죳德坎 10111110110111111000111011010100100011101100101110001110110111011000111111000111101000011000111011010011111011001100101011101100 bedf8ed48ecb8edd8fc7a18ed3eccaec

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