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 錠???}錠???{^ 10001111111110010011111100111111001111110111110110001111111110010011111100111111001111110111101101011110 8ff93f3f3f7d8ff93f3f3f7b5e
EUC-JP 錠???}錠???{^ 10111110111110110011111100111111001111110111110110111110111110110011111100111111001111110111101101011110 befb3f3f3f7dbefb3f3f3f7b5e
UTF-8 錠뀜렰렱}錠뀜렰렱{^ 111010011000110010100000111010111000000010011100111010111010000010110000111010111010000010110001011111011110100110001100101000001110101110000000100111001110101110100000101100001110101110100000101100010111101101011110 e98ca0eb809ceba0b0eba0b17de98ca0eb809ceba0b0eba0b17b5e
UHC 錠뀜렰렱}錠뀜렰렱{^ 11101111111111001011001011110001100011101011110110001110101111100111110111101111111111001011001011110001100011101011110110001110101111100111101101011110 effcb2f18ebd8ebe7deffcb2f18ebd8ebe7b5e

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