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 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 諱ッ謐牙叉雜ウB 11100110100000011010111111100110100011011000100111100101100011011011001111101000101101101011001101000010 e681afe68d89e58db3e8b6b342
EUC-JP 諱ッ謐牙叉雜ウB 111010111110000110001110101011111110101111101101101100101110011110111010101101011111000010111000100011101011001101000010 ebe18eafebedb2e7bab5f0b88eb342
UTF-8 諱ッ謐牙叉雜ウB 11101000101010111011000111101111101111011010111111101000101011001001000011100111100010011001100111100101100011111000100111101001100110111001110011101111101111011011001101000010 e8abb1efbdafe8ac90e78999e58f89e99b9cefbdb342
UHC 諱?謐牙叉雜?B 11111101110010010011111111011010110011011110010010110011111100111010100111101101110110100011111101000010 fdc93fdacde4b3f3a9edda3f42

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