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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???釐ゲ???釐ォ^ 001111110011111100111111111001111101100010000011010100010011111100111111001111111110011111011000100000110100100001011110 3f3f3fe7d883513f3f3fe7d883485e
EUC-JP ???釐ゲ???釐ォ^ 001111110011111100111111111011101101101010100101101100100011111100111111001111111110111011011010101001011010100101011110 3f3f3feedaa5b23f3f3feedaa5a95e
UTF-8 룶웡룶釐ゲ룶웡룶釐ォ^ 11101011101000111011011011101100100110111010000111101011101000111011011011101001100001111001000011100011100000101011001011101011101000111011011011101100100110111010000111101011101000111011011011101001100001111001000011100011100000101010100101011110 eba3b6ec9ba1eba3b6e98790e382b2eba3b6ec9ba1eba3b6e98790e382a95e
UHC 룶웡룶釐ゲ룶웡룶釐ォ^ 100011111010101110111111111111011000111110101011110101111110110110101011101100101000111110101011101111111111110110001111101010111101011111101101101010111010100101011110 8fabbffd8fabd7edabb28fabbffd8fabd7edaba95e

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