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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 梯縫?}梯縫?{^ 10010010111100101001011001000100001111110111110110010010111100101001011001000100001111110111101101011110 92f296443f7d92f296443f7b5e
EUC-JP 梯縫?}梯縫?{^ 11000100111101001100101110100101001111110111110111000100111101001100101110100101001111110111101101011110 c4f4cba53f7dc4f4cba53f7b5e
UTF-8 梯縫깊}梯縫깊{^ 111001101010001010101111111001111011100010101011111010101011100110001010011111011110011010100010101011111110011110111000101010111110101010111001100010100111101101011110 e6a2afe7b8abeab98a7de6a2afe7b8abeab98a7b5e
UHC 梯縫깊}梯縫깊{^ 111100001010110011011100111011101011000111101101011111011111000010101100110111001110111010110001111011010111101101011110 f0acdceeb1ed7df0acdceeb1ed7b5e

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