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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 逕ッ謌ー逕ッ謌ー^ 11100111100101001010111111100110100010001011000011100111100101001010111111100110100010001011000001011110 e794afe688b0e794afe688b05e
EUC-JP 逕ッ謌ー逕ッ謌ー^ 1110110111110100100011101010111111101011111010001000111010110000111011011111010010001110101011111110101111101000100011101011000001011110 edf48eafebe88eb0edf48eafebe88eb05e
UTF-8 逕ッ謌ー逕ッ謌ー^ 11101001100000001001010111101111101111011010111111101000101011001000110011101111101111011011000011101001100000001001010111101111101111011010111111101000101011001000110011101111101111011011000001011110 e98095efbdafe8ac8cefbdb0e98095efbdafe8ac8cefbdb05e
UHC 逕???逕???^ 1100110011101111001111110011111100111111110011001110111100111111001111110011111101011110 ccef3f3f3fccef3f3f3f5e

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