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 ?戍終?}?戍終?{^ 001111111001110011111001100011110100100100111111011111010011111110011100111110011000111101001001001111110111101101011110 3f9cf98f493f7d3f9cf98f493f7b5e
EUC-JP ?戍終?}?戍終?{^ 001111111101100011111011101111011010101000111111011111010011111111011000111110111011110110101010001111110111101101011110 3fd8fbbdaa3f7d3fd8fbbdaa3f7b5e
UTF-8 룶戍終▩}룶戍終▩{^ 111010111010001110110110111001101000100010001101111001111011010110000010111000101001011010101001011111011110101110100011101101101110011010001000100011011110011110110101100000101110001010010110101010010111101101011110 eba3b6e6888de7b582e296a97deba3b6e6888de7b582e296a97b5e
UHC 룶戍終▩}룶戍終▩{^ 10001111101010111110001010100001111100001111101110100010110011000111110110001111101010111110001010100001111100001111101110100010110011000111101101011110 8fabe2a1f0fba2cc7d8fabe2a1f0fba2cc7b5e

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