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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蓊雁ァ灘゙ァ迺 1110010011100001100010101110010110100111100100111110010111011110101001111110011110010010 e4e18ae5a793e5dea7e792
EUC-JP 蓊雁ァ灘゙ァ迺 1110100011100011101101001110011110001110101001111100011011100111100011101101111010001110101001111110110111110010 e8e3b4e78ea7c6e78ede8ea7edf2
UTF-8 蓊雁ァ灘゙ァ迺 111010001001001110001010111010011001101110000001111011111011110110100111111001111000000110011000111011111011111010011110111011111011110110100111111010001011111110111010 e8938ae99b81efbda7e78198efbe9eefbda7e8bfba
UHC ?雁?灘??? 001111111110010011010010001111111111011110101000001111110011111100111111 3fe4d23ff7a83f3f3f

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