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 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 迥イ辷ー}Y迥イ辷ー}bE 1110011110001010101100101110011110001000101100000111110101011001111001111000101010110010111001111000100010110000011111010110001001000101 e78ab2e788b07d59e78ab2e788b07d6245
EUC-JP 迥イ辷ー}Y迥イ辷ー}bE 111011011110101010001110101100101110110111101000100011101011000001111101010110011110110111101010100011101011001011101101111010001000111010110000011111010110001001000101 edea8eb2ede88eb07d59edea8eb2ede88eb07d6245
UTF-8 迥イ辷ー}Y迥イ辷ー}bE 1110100010111111101001011110111110111101101100101110100010111110101101111110111110111101101100000111110101011001111010001011111110100101111011111011110110110010111010001011111010110111111011111011110110110000011111010110001001000101 e8bfa5efbdb2e8beb7efbdb07d59e8bfa5efbdb2e8beb7efbdb07d6245
UHC ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245

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