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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 豎仙ァ捺ア仙ァ顛 11100110101100011001000011100101101001111001001111100110101100011001000011100101101001111001001101011110 e6b190e5a793e6b190e5a7935e
EUC-JP 豎仙ァ捺ア仙ァ顛 11101100101100111100000011100111100011101010011111000110111010001000111010110001110000001110011110001110101001111100010110111111 ecb3c0e78ea7c6e88eb1c0e78ea7c5bf
UTF-8 豎仙ァ捺ア仙ァ顛 111010001011000110001110111001001011101110011001111011111011110110100111111001101000110110111010111011111011110110110001111001001011101110011001111011111011110110100111111010011010000110011011 e8b18ee4bb99efbda7e68dbaefbdb1e4bb99efbda7e9a19b
UHC ?仙?捺?仙?? 0011111111100000101110010011111111010001111101000011111111100000101110010011111100111111 3fe0b93fd1f43fe0b93f3f

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