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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 嚥〓?誼??蹂〓 10011010100010111000000110101100001111111000101101100010001111110011111111100110111110001000000110101100 9a8b81ac3f8b623f3fe6f881ac
EUC-JP 嚥〓?誼??蹂〓 11010011111010111010001010101110001111111011010111000011001111110011111111101100111110101010001010101110 d3eba2ae3fb5c33f3fecfaa2ae
UTF-8 嚥〓뜄誼쏙쭓蹂〓 111001011001101010100101111000111000000010010011111010111001110010000100111010001010101010111100111011001000111110011001111011001010110110010011111010001011100110000010111000111000000010010011 e59aa5e38093eb9c84e8aabcec8f99ecad93e8b982e38093
UHC 嚥〓뜄誼쏙쭓蹂〓 11100110101111111010000111101011100011011000100011101011111111101011110111101111101001111000101111101011101100111010000111101011 e6bfa1eb8d88ebfebdefa78bebb3a1eb

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