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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 陰??[陰??[^ 1000100101000001001111110011111101011011100010010100000100111111001111110101101101011110 89413f3f5b89413f3f5b5e
EUC-JP 陰??[陰??[^ 1011000110100010001111110011111101011011101100011010001000111111001111110101101101011110 b1a23f3f5bb1a23f3f5b5e
UTF-8 陰뀐헤[陰뀐헤[^ 111010011001100110110000111010111000000010010000111011011001011110100100010110111110100110011001101100001110101110000000100100001110110110010111101001000101101101011110 e999b0eb8090ed97a45be999b0eb8090ed97a45b5e
UHC 陰뀐헤[陰뀐헤[^ 111010111110010010110010111011111100011111101100010110111110101111100100101100101110111111000111111011000101101101011110 ebe4b2efc7ec5bebe4b2efc7ec5b5e

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