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 陏畷ケウ陏畷ケウ^ 11101000100110101001001111101011101110011011001111101000100110101001001111101011101110011011001101011110 e89a93ebb9b3e89a93ebb9b35e
EUC-JP 陏畷ケウ陏畷ケウ^ 1110111111111010110001101110110110001110101110011000111010110011111011111111101011000110111011011000111010111001100011101011001101011110 effac6ed8eb98eb3effac6ed8eb98eb35e
UTF-8 陏畷ケウ陏畷ケウ^ 11101001100110011000111111100111100101011011011111101111101111011011100111101111101111011011001111101001100110011000111111100111100101011011011111101111101111011011100111101111101111011011001101011110 e9998fe795b7efbdb9efbdb3e9998fe795b7efbdb9efbdb35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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