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 陷・霄凩陷・霄几^ 111010001001110010100101111010001011101010011001011111011110100010011100101001011110100010111010100110010111101101011110 e89ca5e8ba997de89ca5e8ba997b5e
EUC-JP 陷・霄凩陷・霄几^ 1110111111111100100011101010010111110000101111001101000111011110111011111111110010001110101001011111000010111100110100011101110001011110 effc8ea5f0bcd1deeffc8ea5f0bcd1dc5e
UTF-8 陷・霄凩陷・霄几^ 11101001100110011011011111101111101111011010010111101001100111001000010011100101100001111010100111101001100110011011011111101111101111011010010111101001100111001000010011100101100001111010000001011110 e999b7efbda5e99c84e587a9e999b7efbda5e99c84e587a05e
UHC 陷???陷???^ 1111100111101000001111110011111100111111111110011110100000111111001111110011111101011110 f9e83f3f3ff9e83f3f3f5e

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