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 ???????\ 0011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f5c
SJIS-WIN 嶸ヲ巐常亳嶸ョ\ 11111010101101001010011011111010101101101000111111101101100110001011011011111010101101001010111001011100 fab4a6fab68fed98b6fab4ae5c
EUC-JP 嶸ヲ巐常亳嶸ョ\ 100011111011101111110100100011101010011010001111101110111111100110111110111011111101000010111000100011111011101111110100100011101010111001011100 8fbbf48ea68fbbf9beefd0b88fbbf48eae5c
UTF-8 嶸ヲ巐常亳嶸ョ\ 11100101101101101011100011101111101111011010011011100101101101111001000011100101101110001011100011100100101110101011001111100101101101101011100011101111101111011010111001011100 e5b6b8efbda6e5b790e5b8b8e4bab3e5b6b8efbdae5c
UHC 嶸??常?嶸?\ 1110011110101110001111110011111111011111110010000011111111100111101011100011111101011100 e7ae3f3fdfc83fe7ae3f5c

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