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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?戍衛?戍?^ 00111111100111001111100110001001011100010011111110011100111110010011111101011110 3f9cf989713f9cf93f5e
EUC-JP ?戍衛?戍蔿^ 001111111101100011111011101100011101001000111111110110001111101110001111110110011100000001011110 3fd8fbb1d23fd8fb8fd9c05e
UTF-8 룶戍衛룶戍蔿^ 11101011101000111011011011100110100010001000110111101000101000011001101111101011101000111011011011100110100010001000110111101000100101001011111101011110 eba3b6e6888de8a19beba3b6e6888de894bf5e
UHC 룶戍衛룶戍蔿^ 10001111101010111110001010100001111010101101101110001111101010111110001010100001111010101101100101011110 8fabe2a1eadb8fabe2a1ead95e

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