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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 漿槃?}Y漿槃?}bE 100111111111011110011110110011110011111101111101010110011001111111110111100111101100111100111111011111010110001001000101 9ff79ecf3f7d599ff79ecf3f7d6245
EUC-JP 漿槃?}Y漿槃?}bE 110111101111100111011100110100010011111101111101010110011101111011111001110111001101000100111111011111010110001001000101 def9dcd13f7d59def9dcd13f7d6245
UTF-8 漿槃뇬}Y漿槃뇬}bE 1110011010111100101111111110011010100111100000111110101110000111101011000111110101011001111001101011110010111111111001101010011110000011111010111000011110101100011111010110001001000101 e6bcbfe6a783eb87ac7d59e6bcbfe6a783eb87ac7d6245
UHC 漿槃뇬}Y漿槃뇬}bE 1110110111101100110110101110100110110100101001000111110101011001111011011110110011011010111010011011010010100100011111010110001001000101 edecdae9b4a47d59edecdae9b4a47d6245

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