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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?戍濯\}?戍濯\{^ 001111111001110011111001100100011111001101011100011111010011111110011100111110011001000111110011010111000111101101011110 3f9cf991f35c7d3f9cf991f35c7b5e
EUC-JP ?戍濯\}?戍濯\{^ 001111111101100011111011110000101111010101011100011111010011111111011000111110111100001011110101010111000111101101011110 3fd8fbc2f55c7d3fd8fbc2f55c7b5e
UTF-8 룶戍濯\}룶戍濯\{^ 1110101110100011101101101110011010001000100011011110011010111111101011110101110001111101111010111010001110110110111001101000100010001101111001101011111110101111010111000111101101011110 eba3b6e6888de6bfaf5c7deba3b6e6888de6bfaf5c7b5e
UHC 룶戍濯\}룶戍濯\{^ 1000111110101011111000101010000111110110111110110101110001111101100011111010101111100010101000011111011011111011010111000111101101011110 8fabe2a1f6fb5c7d8fabe2a1f6fb5c7b5e

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