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 10001001010111011000111011010001100011001101011110001001010111011000111011010001100011001101011101000010 895d8ed18cd7895d8ed18cd742
EUC-JP 云紗跨云紗跨B 10110001101111101011110011010011101110001101100110110001101111101011110011010011101110001101100101000010 b1bebcd3b8d9b1bebcd3b8d942
UTF-8 云紗跨云紗跨B 11100100101110101001000111100111101101001001011111101000101101111010100011100100101110101001000111100111101101001001011111101000101101111010100001000010 e4ba91e7b497e8b7a8e4ba91e7b497e8b7a842
UHC 云紗跨云紗跨B 11101001111101101101111011101001110011101010010111101001111101101101111011101001110011101010010101000010 e9f6dee9cea5e9f6dee9cea542

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