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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 濠?z}濠?z{^ 10001101100010100011111110000010100110100111110110001101100010100011111110000010100110100111101101011110 8d8a3f829a7d8d8a3f829a7b5e
EUC-JP 濠?z}濠?z{^ 10111001111010100011111110100011111110100111110110111001111010100011111110100011111110100111101101011110 b9ea3fa3fa7db9ea3fa3fa7b5e
UTF-8 濠언z}濠언z{^ 111001101011111110100000111011001001011010111000111011111011110110011010011111011110011010111111101000001110110010010110101110001110111110111101100110100111101101011110 e6bfa0ec96b8efbd9a7de6bfa0ec96b8efbd9a7b5e
UHC 濠언z}濠언z{^ 111110111100110010111110111100001010001111111010011111011111101111001100101111101111000010100011111110100111101101011110 fbccbef0a3fa7dfbccbef0a3fa7b5e

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