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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 意??}意??{^ 1000100011010011001111110011111101111101100010001101001100111111001111110111101101011110 88d33f3f7d88d33f3f7b5e
EUC-JP 意??}意??{^ 1011000011010101001111110011111101111101101100001101010100111111001111110111101101011110 b0d53f3f7db0d53f3f7b5e
UTF-8 意먮젵}意먮젵{^ 111001101000010010001111111010111010100010101110111011001010000010110101011111011110011010000100100011111110101110101000101011101110110010100000101101010111101101011110 e6848feba8aeeca0b57de6848feba8aeeca0b57b5e
UHC 意먮젵}意먮젵{^ 111010111111001010010000111010111010000010101001011111011110101111110010100100001110101110100000101010010111101101011110 ebf290eba0a97debf290eba0a97b5e

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