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 蹄??嶝??韻 10010010111110110011111100111111100110111101000100111111001111111000100101000011 92fb3f3f9bd13f3f8943
EUC-JP 蹄??嶝??韻 11000100111111010011111100111111110101101101001100111111001111111011000110100100 c4fd3f3fd6d33f3fb1a4
UTF-8 蹄ㅶ렯嶝렰렱韻 111010001011100110000100111000111000010110110110111010111010000010101111111001011011011010011101111010111010000010110000111010111010000010110001111010011001111110111011 e8b984e385b6eba0afe5b69deba0b0eba0b1e99fbb
UHC 蹄ㅶ렯嶝렰렱韻 1111000010110100101001001110011010001110101111001101010011110001100011101011110110001110101111101110101010100100 f0b4a4e68ebcd4f18ebd8ebeeaa4

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