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 ????????u^ 00111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f755e
SJIS-WIN 濵ィ迸カ濵ィ蠇キu^ 1111101101001101101010001110011110011110101101101111101101001101101010001111101110100001101101110111010101011110 fb4da8e79eb6fb4da8fba1b7755e
EUC-JP 濵ィ迸カ濵ィ?キu^ 10001111110010011010011010001110101010001110110111111110100011101011011010001111110010011010011010001110101010000011111110001110101101110111010101011110 8fc9a68ea8edfe8eb68fc9a68ea83f8eb7755e
UTF-8 濵ィ迸カ濵ィ蠇キu^ 1110011010111111101101011110111110111101101010001110100010111111101110001110111110111101101101101110011010111111101101011110111110111101101010001110100010100000100001111110111110111101101101110111010101011110 e6bfb5efbda8e8bfb8efbdb6e6bfb5efbda8e8a087efbdb7755e
UHC ????????u^ 00111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f755e

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