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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???重???粧?^ 001111110011111100111111100011110110010000111111001111110011111110001111110011110011111101011110 3f3f3f8f643f3f3f8fcf3f5e
EUC-JP ???重???粧?^ 001111110011111100111111101111011100010100111111001111110011111110111110110100010011111101011110 3f3f3fbdc53f3f3fbed13f5e
UTF-8 뤗횓뱁重퐦핵렦粧렰^ 11101011101001001001011111101101100110101001001111101011101100011000000111101001100001111000110111101101100100001010011011101101100101011011010111101011101000001010011011100111101100101010011111101011101000001011000001011110 eba497ed9a93ebb181e9878ded90a6ed95b5eba0a6e7b2a7eba0b05e
UHC 뤗횓뱁重퐦핵렦粧렰^ 10001111110001111100001110001110101110011110110111110001111011001011110110001111110001111101100110001110101101011110110111110010100011101011110101011110 8fc7c38eb9edf1ecbd8fc7d98eb5edf28ebd5e

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