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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?戍??N}?戍??N{^ 001111111001110011111001001111110011111101001110011111010011111110011100111110010011111100111111010011100111101101011110 3f9cf93f3f4e7d3f9cf93f3f4e7b5e
EUC-JP ?戍??N}?戍??N{^ 001111111101100011111011001111110011111101001110011111010011111111011000111110110011111100111111010011100111101101011110 3fd8fb3f3f4e7d3fd8fb3f3f4e7b5e
UTF-8 룶戍춳◈N}룶戍춳◈N{^ 1110101110100011101101101110011010001000100011011110110010110110101100111110001010010111100010000100111001111101111010111010001110110110111001101000100010001101111011001011011010110011111000101001011110001000010011100111101101011110 eba3b6e6888decb6b3e297884e7deba3b6e6888decb6b3e297884e7b5e
UHC 룶戍춳◈N}룶戍춳◈N{^ 100011111010101111100010101000011010110110001111101000101100001001001110011111011000111110101011111000101010000110101101100011111010001011000010010011100111101101011110 8fabe2a1ad8fa2c24e7d8fabe2a1ad8fa2c24e7b5e

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