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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?橋??堤?睛? 0011111110001011101101000011111100111111100100101110011100111111111000011100101100111111 3f8bb43f3f92e73fe1cb3f
EUC-JP 塼橋??堤?睛? 10001111101110001011100110110110101101100011111100111111110001001110100100111111111000101100110100111111 8fb8b9b6b63f3fc4e93fe2cd3f
UTF-8 塼橋렓렜堤렡睛렫 111001011010000110111100111001101010100110001011111010111010000010010011111010111010000010011100111001011010000010100100111010111010000010100001111001111001110110011011111010111010000010101011 e5a1bce6a98beba093eba09ce5a0a4eba0a1e79d9beba0ab
UHC 塼橋렓렜堤렡睛렫 11101110111101001100111011101001100011101010100010001110101011101111000010100111100011101011001011101111111011001000111010111001 eef4cee98ea88eaef0a78eb2efec8eb9

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