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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 秀?收秀?收B 1000111101000111001111111001110110111110100011110100011100111111100111011011111001000010 8f473f9dbe8f473f9dbe42
EUC-JP 秀?收秀?收B 1011110110101000001111111101101011000000101111011010100000111111110110101100000001000010 bda83fdac0bda83fdac042
UTF-8 秀잱收秀잱收B 11100111101001111000000011101100100111101011000111100110100101001011011011100111101001111000000011101100100111101011000111100110100101001011011001000010 e7a780ec9eb1e694b6e7a780ec9eb1e694b642
UHC 秀잱收秀잱收B 11100010101100111001111111111001111000101010010111100010101100111001111111111001111000101010010101000010 e2b39ff9e2a5e2b39ff9e2a542

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