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 1110000010101101001111111110000010101101001111110111110101011001111000001010110100111111111000001010110100111111011111010110001001000101 e0ad3fe0ad3f7d59e0ad3fe0ad3f7d6245
EUC-JP 牆?牆?}Y牆?牆?}bE 1110000010101111001111111110000010101111001111110111110101011001111000001010111100111111111000001010111100111111011111010110001001000101 e0af3fe0af3f7d59e0af3fe0af3f7d6245
UTF-8 牆렭牆렟}Y牆렭牆렟}bE 1110011110001001100001101110101110100000101011011110011110001001100001101110101110100000100111110111110101011001111001111000100110000110111010111010000010101101111001111000100110000110111010111010000010011111011111010110001001000101 e78986eba0ade78986eba09f7d59e78986eba0ade78986eba09f7d6245
UHC 牆렭牆렟}Y牆렭牆렟}bE 111011011110110110001110101110101110110111101101100011101011000001111101010110011110110111101101100011101011101011101101111011011000111010110000011111010110001001000101 eded8ebaeded8eb07d59eded8ebaeded8eb07d6245

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