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 鎖??}鎖??{^ 1000110110111101001111110011111101111101100011011011110100111111001111110111101101011110 8dbd3f3f7d8dbd3f3f7b5e
EUC-JP 鎖??}鎖??{^ 1011101010111111001111110011111101111101101110101011111100111111001111110111101101011110 babf3f3f7dbabf3f3f7b5e
UTF-8 鎖뺖걑}鎖뺖걑{^ 111010011000111010010110111010111011101010010110111010101011000110010001011111011110100110001110100101101110101110111010100101101110101010110001100100010111101101011110 e98e96ebba96eab1917de98e96ebba96eab1917b5e
UHC 鎖뺖걑}鎖뺖걑{^ 111000011111000010010101111000001000000101110111011111011110000111110000100101011110000010000001011101110111101101011110 e1f095e081777de1f095e081777b5e

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