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 ?W?J{N}?W?J{N{^ 001111110101011100111111010010100111101101001110011111010011111101010111001111110100101001111011010011100111101101011110 3f573f4a7b4e7d3f573f4a7b4e7b5e
SJIS-WIN 帙W帙J{N}帙W帙J{N{^ 10011011111000110101011110011011111000110100101001111011010011100111110110011011111000110101011110011011111000110100101001111011010011100111101101011110 9be3579be34a7b4e7d9be3579be34a7b4e7b5e
EUC-JP 帙W帙J{N}帙W帙J{N{^ 11010110111001010101011111010110111001010100101001111011010011100111110111010110111001010101011111010110111001010100101001111011010011100111101101011110 d6e557d6e54a7b4e7dd6e557d6e54a7b4e7b5e
UTF-8 帙W帙J{N}帙W帙J{N{^ 1110010110111000100110010101011111100101101110001001100101001010011110110100111001111101111001011011100010011001010101111110010110111000100110010100101001111011010011100111101101011110 e5b89957e5b8994a7b4e7de5b89957e5b8994a7b4e7b5e
UHC 帙W帙J{N}帙W帙J{N{^ 11110010111011010101011111110010111011010100101001111011010011100111110111110010111011010101011111110010111011010100101001111011010011100111101101011110 f2ed57f2ed4a7b4e7df2ed57f2ed4a7b4e7b5e

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