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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 寤λ?n}寤λ?n{^ 100110111000100010000011110010010011111101101110011111011001101110001000100000111100100100111111011011100111101101011110 9b8883c93f6e7d9b8883c93f6e7b5e
EUC-JP 寤λ?n}寤λ?n{^ 110101011110100010100110110010110011111101101110011111011101010111101000101001101100101100111111011011100111101101011110 d5e8a6cb3f6e7dd5e8a6cb3f6e7b5e
UTF-8 寤λ썦n}寤λ썦n{^ 111001011010111110100100110011101011101111101100100011011010011001101110011111011110010110101111101001001100111010111011111011001000110110100110011011100111101101011110 e5afa4cebbec8da66e7de5afa4cebbec8da66e7b5e
UHC 寤λ썦n}寤λ썦n{^ 1110011111110101101001011110101110011011100110010110111001111101111001111111010110100101111010111001101110011001011011100111101101011110 e7f5a5eb9b996e7de7f5a5eb9b996e7b5e

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