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 ???^}V}???^}V{^ 001111110011111100111111010111100111110101010110011111010011111100111111001111110101111001111101010101100111101101011110 3f3f3f5e7d567d3f3f3f5e7d567b5e
SJIS-WIN ??荏^}V}??荏^}V{^ 0011111100111111100010010110000001011110011111010101011001111101001111110011111110001001011000000101111001111101010101100111101101011110 3f3f89605e7d567d3f3f89605e7d567b5e
EUC-JP ??荏^}V}??荏^}V{^ 0011111100111111101100011100000101011110011111010101011001111101001111110011111110110001110000010101111001111101010101100111101101011110 3f3fb1c15e7d567d3f3fb1c15e7d567b5e
UTF-8 망룫荏^}V}망룫荏^}V{^ 111010111010011110011101111010111010001110101011111010001000110110001111010111100111110101010110011111011110101110100111100111011110101110100011101010111110100010001101100011110101111001111101010101100111101101011110 eba79deba3abe88d8f5e7d567deba79deba3abe88d8f5e7d567b5e
UHC 망룫荏^}V}망룫荏^}V{^ 101110001100000110001111101000101110110011111011010111100111110101010110011111011011100011000001100011111010001011101100111110110101111001111101010101100111101101011110 b8c18fa2ecfb5e7d567db8c18fa2ecfb5e7d567b5e

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