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 ???悳ゲ??チ^ 001111110011111100111111100111000111101110000011010100010011111100111111100000110110000001011110 3f3f3f9c7b83513f3f83605e
EUC-JP ???悳ゲ??チ^ 001111110011111100111111110101111101110010100101101100100011111100111111101001011100000101011110 3f3f3fd7dca5b23f3fa5c15e
UTF-8 룶웡룵悳ゲ룵퓦チ^ 11101011101000111011011011101100100110111010000111101011101000111011010111100110100000101011001111100011100000101011001011101011101000111011010111101101100100111010011011100011100000111000000101011110 eba3b6ec9ba1eba3b5e682b3e382b2eba3b5ed93a6e383815e
UHC 룶웡룵悳ゲ룵퓦チ^ 1000111110101011101111111111110110001111101010101101001111101101101010111011001010001111101010101011111110001111101010111100000101011110 8fabbffd8faad3edabb28faabf8fabc15e

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