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 鈆「霄ェ}鈆「霄ェ{^ 111110111100000110100010111010001011101010101010011111011111101111000001101000101110100010111010101010100111101101011110 fbc1a2e8baaa7dfbc1a2e8baaa7b5e
EUC-JP 鈆「霄ェ}鈆「霄ェ{^ 100011111110001110111100100011101010001011110000101111001000111010101010011111011000111111100011101111001000111010100010111100001011110010001110101010100111101101011110 8fe3bc8ea2f0bc8eaa7d8fe3bc8ea2f0bc8eaa7b5e
UTF-8 鈆「霄ェ}鈆「霄ェ{^ 111010011000100010000110111011111011110110100010111010011001110010000100111011111011110110101010011111011110100110001000100001101110111110111101101000101110100110011100100001001110111110111101101010100111101101011110 e98886efbda2e99c84efbdaa7de98886efbda2e99c84efbdaa7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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