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 鞜呱」溲゙肴イ 1110100011011111100110011110101110100011100111111110101011011110100011011110011010110010 e8df99eba39feade8de6b2
EUC-JP 鞜呱」溲゙肴イ 1111000011100001110100101110110110001110101000111101111011101100100011101101111010111010111010001000111010110010 f0e1d2ed8ea3deec8edebae88eb2
UTF-8 鞜呱」溲゙肴イ 111010011001111010011100111001011001000110110001111011111011110110100011111001101011101010110010111011111011111010011110111010001000001010110100111011111011110110110010 e99e9ce591b1efbda3e6bab2efbe9ee882b4efbdb2
UHC ?呱???肴? 001111111100110110110010001111110011111100111111111111011010001000111111 3fcdb23f3f3ffda23f

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