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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 琲濫n}琲濫n{^ 11100000111010001001011110010100011011100111110111100000111010001001011110010100011011100111101101011110 e0e897946e7de0e897946e7b5e
EUC-JP 琲濫n}琲濫n{^ 11100000111010101100110111110100011011100111110111100000111010101100110111110100011011100111101101011110 e0eacdf46e7de0eacdf46e7b5e
UTF-8 琲濫n}琲濫n{^ 1110011110010000101100101110011010111111101010110110111001111101111001111001000010110010111001101011111110101011011011100111101101011110 e790b2e6bfab6e7de790b2e6bfab6e7b5e
UHC ?濫n}?濫n{^ 0011111111010101101111010110111001111101001111111101010110111101011011100111101101011110 3fd5bd6e7d3fd5bd6e7b5e

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