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 爭?蟻?奬?題 1110000010100101001111111000101101100001001111111001101011111011001111111001000111101000 e0a53f8b613f9afb3f91e8
EUC-JP 爭?蟻?奬?題 1110000010100111001111111011010111000010001111111101010011111101001111111100001011101010 e0a73fb5c23fd4fd3fc2ea
UTF-8 爭렦蟻렠奬렟題 111001111000100010101101111010111010000010100110111010001001111110111011111010111010000010100000111001011010010110101100111010111010000010011111111010011010000110001100 e788adeba0a6e89fbbeba0a0e5a5aceba09fe9a18c
UHC 爭렦蟻렠奬렟題 1110111010110011100011101011010111101011111111001000111010110001111011011110000110001110101100001111000010111001 eeb38eb5ebfc8eb1ede18eb0f0b9

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