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 錠렣罹렊}錠렣罹렊{^ 111010011000110010100000111010111010000010100011111011111010011110100110111010111010000010001010011111011110100110001100101000001110101110100000101000111110111110100111101001101110101110100000100010100111101101011110 e98ca0eba0a3efa7a6eba08a7de98ca0eba0a3efa7a6eba08a7b5e
UHC 錠렣罹렊}錠렣罹렊{^ 11101111111111001000111010110100111011001011101010001110101000010111110111101111111111001000111010110100111011001011101010001110101000010111101101011110 effc8eb4ecba8ea17deffc8eb4ecba8ea17b5e

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