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 ホィホィ[ホィホィ[^ 1100111010101000110011101010100001011011110011101010100011001110101010000101101101011110 cea8cea85bcea8cea85b5e
EUC-JP ホィホィ[ホィホィ[^ 10001110110011101000111010101000100011101100111010001110101010000101101110001110110011101000111010101000100011101100111010001110101010000101101101011110 8ece8ea88ece8ea85b8ece8ea88ece8ea85b5e
UTF-8 ホィホィ[ホィホィ[^ 111011111011111010001110111011111011110110101000111011111011111010001110111011111011110110101000010110111110111110111110100011101110111110111101101010001110111110111110100011101110111110111101101010000101101101011110 efbe8eefbda8efbe8eefbda85befbe8eefbda8efbe8eefbda85b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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