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 甕??汝h?節 1110000101010000001111110011111110010011111100001000001010001000001111111001000011011111 e1503f3f93f082883f90df
EUC-JP 甕??汝h?節 1110000110110001001111110011111111000110111100101010001111101000001111111100000011100001 e1b13f3fc6f2a3e83fc0e1
UTF-8 甕드쩂汝h툧節 111001111001010010010101111010111001001110011100111011001010100110000010111001101011000110011101111011111011110110001000111011011000100010100111111001111010111110000000 e79495eb939ceca982e6b19defbd88ed88a7e7af80
UHC 甕드쩂汝h툧節 1110100010111000101101011110010110100100100111001110011010100011101000111110100010111000100111101110111110111101 e8b8b5e5a49ce6a3a3e8b89eefbd

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