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 ??]??][??]??][^ 001111110011111101011101001111110011111101011101010110110011111100111111010111010011111100111111010111010101101101011110 3f3f5d3f3f5d5b3f3f5d3f3f5d5b5e
SJIS-WIN リウ]リウ][リウ]リウ][^ 110110001011001101011101110110001011001101011101010110111101100010110011010111011101100010110011010111010101101101011110 d8b35dd8b35d5bd8b35dd8b35d5b5e
EUC-JP リウ]リウ][リウ]リウ][^ 1000111011011000100011101011001101011101100011101101100010001110101100110101110101011011100011101101100010001110101100110101110110001110110110001000111010110011010111010101101101011110 8ed88eb35d8ed88eb35d5b8ed88eb35d8ed88eb35d5b5e
UTF-8 リウ]リウ][リウ]リウ][^ 11101111101111101001100011101111101111011011001101011101111011111011111010011000111011111011110110110011010111010101101111101111101111101001100011101111101111011011001101011101111011111011111010011000111011111011110110110011010111010101101101011110 efbe98efbdb35defbe98efbdb35d5befbe98efbdb35defbe98efbdb35d5b5e
UHC ??]??][??]??][^ 001111110011111101011101001111110011111101011101010110110011111100111111010111010011111100111111010111010101101101011110 3f3f5d3f3f5d5b3f3f5d3f3f5d5b5e

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