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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 堯???[堯???[^ 11101010100111110011111100111111001111110101101111101010100111110011111100111111001111110101101101011110 ea9f3f3f3f5bea9f3f3f3f5b5e
EUC-JP 堯???[堯???[^ 11110100101000010011111100111111001111110101101111110100101000010011111100111111001111110101101101011110 f4a13f3f3f5bf4a13f3f3f5b5e
UTF-8 堯쑸띯뵜[堯쑸띯뵜[^ 111001011010000010101111111011001001000110111000111010111001110110101111111010111011010110011100010110111110010110100000101011111110110010010001101110001110101110011101101011111110101110110101100111000101101101011110 e5a0afec91b8eb9dafebb59c5be5a0afec91b8eb9dafebb59c5b5e
UHC 堯쑸띯뵜[堯쑸띯뵜[^ 11101000111010111001110011010001100011011110001010010100100111000101101111101000111010111001110011010001100011011110001010010100100111000101101101011110 e8eb9cd18de2949c5be8eb9cd18de2949c5b5e

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