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 湿斜湿璽菘湿柴 1000111010111100100011101100111010001110101111001000111010100011111001001100001110001110101111001000111011000100 8ebc8ece8ebc8ea3e4c38ebc8ec4
EUC-JP 湿斜湿璽菘湿柴 1011110010111110101111001101000010111100101111101011110010100101111010001100010110111100101111101011110011000110 bcbebcd0bcbebca5e8c5bcbebcc6
UTF-8 湿斜湿璽菘湿柴 111001101011100110111111111001101001011010011100111001101011100110111111111001111001001010111101111010001000111110011000111001101011100110111111111001101001111110110100 e6b9bfe6969ce6b9bfe792bde88f98e6b9bfe69fb4
UHC ?斜?璽??柴 00111111110111101101100000111111110111111101111000111111001111111110001111000011 3fded83fdfde3f3fe3c3

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