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 全?仲?}全?仲?{^ 100100010101001100111111100100101000011100111111011111011001000101010011001111111001001010000111001111110111101101011110 91533f92873f7d91533f92873f7b5e
EUC-JP 全?仲?}全?仲?{^ 110000011011010000111111110000111110011100111111011111011100000110110100001111111100001111100111001111110111101101011110 c1b43fc3e73f7dc1b43fc3e73f7b5e
UTF-8 全렰仲죕}全렰仲죕{^ 111001011000010110101000111010111010000010110000111001001011101110110010111011001010001110010101011111011110010110000101101010001110101110100000101100001110010010111011101100101110110010100011100101010111101101011110 e585a8eba0b0e4bbb2eca3957de585a8eba0b0e4bbb2eca3957b5e
UHC 全렰仲죕}全렰仲죕{^ 11101110111011111000111010111101111100011110101011000001110011110111110111101110111011111000111010111101111100011110101011000001110011110111101101011110 eeef8ebdf1eac1cf7deeef8ebdf1eac1cf7b5e

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