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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 賊?衣??屯? 10010001101011110011111110001000110111110011111100111111100100111101010000111111 91af3f88df3f3f93d43f
EUC-JP 賊?衣??屯? 11000010101100010011111110110000111000010011111100111111110001101101011000111111 c2b13fb0e13f3fc6d63f
UTF-8 賊렠衣쭹렎屯㉢ 111010001011001110001010111010111010000010100000111010001010000110100011111011001010110110111001111010111010000010001110111001011011000110101111111000111000100110100010 e8b38aeba0a0e8a1a3ecadb9eba08ee5b1afe389a2
UHC 賊렠衣쭹렎屯㉢ 1110111011100100100011101011000111101011111111011100001011100111100011101010010011010100111010101010100010110011 eee48eb1ebfdc2e78ea4d4eaa8b3

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