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 10011001010110010011111100111111011111010101100110011001010110010011111100111111011111010110001001000101 99593f3f7d5999593f3f7d6245
EUC-JP 兀??}Y兀??}bE 11010001101110100011111100111111011111010101100111010001101110100011111100111111011111010110001001000101 d1ba3f3f7d59d1ba3f3f7d6245
UTF-8 兀띷튂}Y兀띷튂}bE 1110010110000101100000001110101110011101101101111110110110001010100000100111110101011001111001011000010110000000111010111001110110110111111011011000101010000010011111010110001001000101 e58580eb9db7ed8a827d59e58580eb9db7ed8a827d6245
UHC 兀띷튂}Y兀띷튂}bE 1110100010110100100011011110011010111001100110000111110101011001111010001011010010001101111001101011100110011000011111010110001001000101 e8b48de6b9987d59e8b48de6b9987d6245

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