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 トエ。黨トエ。黠^ 1100010010110100101000011110101001111101110001001011010010100001111010100111101101011110 c4b4a1ea7dc4b4a1ea7b5e
EUC-JP トエ。黨トエ。黠^ 1000111011000100100011101011010010001110101000011111001111011110100011101100010010001110101101001000111010100001111100111101110001011110 8ec48eb48ea1f3de8ec48eb48ea1f3dc5e
UTF-8 トエ。黨トエ。黠^ 11101111101111101000010011101111101111011011010011101111101111011010000111101001101110111010100011101111101111101000010011101111101111011011010011101111101111011010000111101001101110111010000001011110 efbe84efbdb4efbda1e9bba8efbe84efbdb4efbda1e9bba05e
UHC ???黨????^ 00111111001111110011111111010011110110100011111100111111001111110011111101011110 3f3f3fd3da3f3f3f3f5e

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