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 ???R}???R{^ 0011111100111111001111110101001001111101001111110011111100111111010100100111101101011110 3f3f3f527d3f3f3f527b5e
SJIS-WIN 艶λ?R}艶λ?R{^ 100010011001000010000011110010010011111101010010011111011000100110010000100000111100100100111111010100100111101101011110 899083c93f527d899083c93f527b5e
EUC-JP 艶λ?R}艶λ?R{^ 101100011111000010100110110010110011111101010010011111011011000111110000101001101100101100111111010100100111101101011110 b1f0a6cb3f527db1f0a6cb3f527b5e
UTF-8 艶λ젍R}艶λ젍R{^ 111010001000100110110110110011101011101111101100101000001000110101010010011111011110100010001001101101101100111010111011111011001010000010001101010100100111101101011110 e889b6cebbeca08d527de889b6cebbeca08d527b5e
UHC 艶λ젍R}艶λ젍R{^ 1110011011111101101001011110101110100000100011100101001001111101111001101111110110100101111010111010000010001110010100100111101101011110 e6fda5eba08e527de6fda5eba08e527b5e

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