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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 隴蛾け謫企スャ 111010001010110110001001111010011000001010101111111001101001001110001010111010011011110110101100 e8ad89e982afe6938ae9bdac
EUC-JP 隴蛾け謫企スャ 1111000010101111101100101110101110100100101100011110101111110011101101001110101110001110101111011000111010101100 f0afb2eba4b1ebf3b4eb8ebd8eac
UTF-8 隴蛾け謫企スャ 111010011001101010110100111010001001101110111110111000111000000110010001111010001010110010101011111001001011110010000001111011111011110110111101111011111011110110101100 e99ab4e89bbee38191e8acabe4bc81efbdbdefbdac
UHC ?蛾け謫企?? 0011111111100100101101101010101010110001111011101110001111010000111010100011111100111111 3fe4b6aab1eee3d0ea3f3f

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