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 譬ク奛扼}譬ク奛扼{^ 1110011010100000101110001111101010100001100111010100111001111101111001101010000010111000111110101010000110011101010011100111101101011110 e6a0b8faa19d4e7de6a0b8faa19d4e7b5e
EUC-JP 譬ク奛扼}譬ク奛扼{^ 111011001010001010001110101110001000111110111000111101111101100110101111011111011110110010100010100011101011100010001111101110001111011111011001101011110111101101011110 eca28eb88fb8f7d9af7deca28eb88fb8f7d9af7b5e
UTF-8 譬ク奛扼}譬ク奛扼{^ 111010001010110110101100111011111011110110111000111001011010010110011011111001101000100110111100011111011110100010101101101011001110111110111101101110001110010110100101100110111110011010001001101111000111101101011110 e8adacefbdb8e5a59be689bc7de8adacefbdb8e5a59be689bc7b5e
UHC 譬??扼}譬??扼{^ 110111101010011100111111001111111110010011111001011111011101111010100111001111110011111111100100111110010111101101011110 dea73f3fe4f97ddea73f3fe4f97b5e

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