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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ??滓菰??滓菰B 00111111001111111001111111100110100011001101010000111111001111111001111111100110100011001101010001000010 3f3f9fe68cd43f3f9fe68cd442
EUC-JP 湞?滓菰湞?滓菰B 1000111111000111111111100011111111011110111010001011100011010110100011111100011111111110001111111101111011101000101110001101011001000010 8fc7fe3fdee8b8d68fc7fe3fdee8b8d642
UTF-8 湞렟滓菰湞렟滓菰B 11100110101110011001111011101011101000001001111111100110101110111001001111101000100011111011000011100110101110011001111011101011101000001001111111100110101110111001001111101000100011111011000001000010 e6b99eeba09fe6bb93e88fb0e6b99eeba09fe6bb93e88fb042
UHC 湞렟滓菰湞렟滓菰B 1110111111100110100011101011000011101110101010111100110111001010111011111110011010001110101100001110111010101011110011011100101001000010 efe68eb0eeabcdcaefe68eb0eeabcdca42

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