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{^ 100010011001000010000011110010010011111101101110011111011000100110010000100000111100100100111111011011100111101101011110 899083c93f6e7d899083c93f6e7b5e
EUC-JP 艶λ?n}艶λ?n{^ 101100011111000010100110110010110011111101101110011111011011000111110000101001101100101100111111011011100111101101011110 b1f0a6cb3f6e7db1f0a6cb3f6e7b5e
UTF-8 艶λ궦n}艶λ궦n{^ 111010001000100110110110110011101011101111101010101101101010011001101110011111011110100010001001101101101100111010111011111010101011011010100110011011100111101101011110 e889b6cebbeab6a66e7de889b6cebbeab6a66e7b5e
UHC 艶λ궦n}艶λ궦n{^ 1110011011111101101001011110101110000010101110000110111001111101111001101111110110100101111010111000001010111000011011100111101101011110 e6fda5eb82b86e7de6fda5eb82b86e7b5e

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