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 堯????????^ 1110101010011111001111110011111100111111001111110011111100111111001111110011111101011110 ea9f3f3f3f3f3f3f3f3f5e
EUC-JP 堯????????^ 1111010010100001001111110011111100111111001111110011111100111111001111110011111101011110 f4a13f3f3f3f3f3f3f3f5e
UTF-8 堯덀끇栒롩뜄栒삠뀕^ 11100101101000001010111111101011100011011000000011101011100000011000011111100110101000001001001011101011101000011010100111101011100111001000010011100110101000001001001011101100100000101010000011101011100000001001010101011110 e5a0afeb8d80eb8187e6a092eba1a9eb9c84e6a092ec82a0eb80955e
UHC 堯덀끇栒롩뜄栒삠뀕^ 11101000111010111000100011100011100001011011101111100010111000111000111011101001100011011000100011100010111000111011101111100011100001011000111001011110 e8eb88e385bbe2e38ee98d88e2e3bbe3858e5e

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