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 錠?異?}錠?異?{^ 100011111111100100111111100010001101100100111111011111011000111111111001001111111000100011011001001111110111101101011110 8ff93f88d93f7d8ff93f88d93f7b5e
EUC-JP 錠?異?}錠?異?{^ 101111101111101100111111101100001101101100111111011111011011111011111011001111111011000011011011001111110111101101011110 befb3fb0db3f7dbefb3fb0db3f7b5e
UTF-8 錠렔異렔}錠렔異렔{^ 111010011000110010100000111010111010000010010100111001111001010110110000111010111010000010010100011111011110100110001100101000001110101110100000100101001110011110010101101100001110101110100000100101000111101101011110 e98ca0eba094e795b0eba0947de98ca0eba094e795b0eba0947b5e
UHC 錠렔異렔}錠렔異렔{^ 11101111111111001000111010101001111011001011011010001110101010010111110111101111111111001000111010101001111011001011011010001110101010010111101101011110 effc8ea9ecb68ea97deffc8ea9ecb68ea97b5e

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