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 ???Wn}???Wn{^ 00111111001111110011111101010111011011100111110100111111001111110011111101010111011011100111101101011110 3f3f3f576e7d3f3f3f576e7b5e
SJIS-WIN ???Wn}???Wn{^ 00111111001111110011111101010111011011100111110100111111001111110011111101010111011011100111101101011110 3f3f3f576e7d3f3f3f576e7b5e
EUC-JP ???Wn}???Wn{^ 00111111001111110011111101010111011011100111110100111111001111110011111101010111011011100111101101011110 3f3f3f576e7d3f3f3f576e7b5e
UTF-8 溜삳젉Wn}溜삳젉Wn{^ 11101111101001111000101111101100100000101011001111101100101000001000100101010111011011100111110111101111101001111000101111101100100000101011001111101100101000001000100101010111011011100111101101011110 efa78bec82b3eca089576e7defa78bec82b3eca089576e7b5e
UHC 溜삳젉Wn}溜삳젉Wn{^ 11101010111111101011101111101011101000001000101101010111011011100111110111101010111111101011101111101011101000001000101101010111011011100111101101011110 eafebbeba08b576e7deafebbeba08b576e7b5e

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