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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 髯、奛扼}髯、奛扼{^ 1110100110011001101001001111101010100001100111010100111001111101111010011001100110100100111110101010000110011101010011100111101101011110 e999a4faa19d4e7de999a4faa19d4e7b5e
EUC-JP 髯、奛扼}髯、奛扼{^ 111100011111100110001110101001001000111110111000111101111101100110101111011111011111000111111001100011101010010010001111101110001111011111011001101011110111101101011110 f1f98ea48fb8f7d9af7df1f98ea48fb8f7d9af7b5e
UTF-8 髯、奛扼}髯、奛扼{^ 111010011010101110101111111011111011110110100100111001011010010110011011111001101000100110111100011111011110100110101011101011111110111110111101101001001110010110100101100110111110011010001001101111000111101101011110 e9abafefbda4e5a59be689bc7de9abafefbda4e5a59be689bc7b5e
UHC ???扼}???扼{^ 00111111001111110011111111100100111110010111110100111111001111110011111111100100111110010111101101011110 3f3f3fe4f97d3f3f3fe4f97b5e

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