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 ???雅?????^ 0011111100111111001111111000100111101011001111110011111100111111001111110011111101011110 3f3f3f89eb3f3f3f3f3f5e
EUC-JP ???雅??洧??^ 00111111001111110011111110110010111011010011111100111111100011111100011110110100001111110011111101011110 3f3f3fb2ed3f3f8fc7b43f3f5e
UTF-8 樂뺣쓷雅뗩썢洧붶틟^ 11101111101001101011111111101011101110101010001111101100100100111011011111101001100110111000010111101011100101111010100111101100100011011010001011100110101101001010011111101011101101101011011011101101100010111001111101011110 efa6bfebbaa3ec93b7e99b85eb97a9ec8da2e6b4a7ebb6b6ed8b9f5e
UHC 樂뺣쓷雅뗩썢洧붶틟^ 11101000111110011001010111101011100111011001010011100100101110101000101111101001100110111001010111101010111110111001010011100100101110101000101101011110 e8f995eb9d94e4ba8be99b95eafb94e4ba8b5e

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