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 급藁꺌nB 1110101010111000100010011110100010010111100000011110101010111010100011000110111001000010 eab889e89781eaba8c6e42
SJIS-WIN ?????????nB 0011111100111111001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f3f3f6e42
EUC-JP ê¸?è??êº?nB 100011111010101110110100100011111010001010110001001111111000111110101011101100100011111100111111100011111010101110110100100011111010001011101011001111110110111001000010 8fabb48fa2b13f8fabb23f3f8fabb48fa2eb3f6e42
UTF-8 급藁꺌nB 1100001110101010110000101011100011000010100010011100001110101000110000101001011111000010100000011100001110101010110000101011101011000010100011000110111001000010 c3aac2b8c289c3a8c297c281c3aac2bac28c6e42
UHC ?¸?????º?nB 00111111101000101010110000111111001111110011111100111111001111111010100010101100001111110110111001000010 3fa2ac3f3f3f3f3fa8ac3f6e42

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