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 ??運?蹄?蜚 00111111001111111000100101011110001111111001001011111011001111111110010110010100 3f3f895e3f92fb3fe594
EUC-JP ??運?蹄?蜚 00111111001111111011000110111111001111111100010011111101001111111110100111110100 3f3fb1bf3fc4fd3fe9f4
UTF-8 鱗렱運렭蹄븅蜚 111011111010011110110010111010111010000010110001111010011000000110001011111010111010000010101101111010001011100110000100111010111011100010000101111010001001110010011010 efa7b2eba0b1e9818beba0ade8b984ebb885e89c9a
UHC 鱗렱運렭蹄븅蜚 1110110011100111100011101011111011101010101000011000111010111010111100001011010010111010111010011101111010100100 ece78ebeeaa18ebaf0b4bae9dea4

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