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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?戍濯⊂}?戍濯⊂{^ 0011111110011100111110011001000111110011100000011011110001111101001111111001110011111001100100011111001110000001101111000111101101011110 3f9cf991f381bc7d3f9cf991f381bc7b5e
EUC-JP ?戍濯⊂}?戍濯⊂{^ 0011111111011000111110111100001011110101101000101011111001111101001111111101100011111011110000101111010110100010101111100111101101011110 3fd8fbc2f5a2be7d3fd8fbc2f5a2be7b5e
UTF-8 룶戍濯⊂}룶戍濯⊂{^ 111010111010001110110110111001101000100010001101111001101011111110101111111000101000101010000010011111011110101110100011101101101110011010001000100011011110011010111111101011111110001010001010100000100111101101011110 eba3b6e6888de6bfafe28a827deba3b6e6888de6bfafe28a827b5e
UHC 룶戍濯⊂}룶戍濯⊂{^ 10001111101010111110001010100001111101101111101110100001111110000111110110001111101010111110001010100001111101101111101110100001111110000111101101011110 8fabe2a1f6fba1f87d8fabe2a1f6fba1f87b5e

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