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 룶깰룶釐ゲ룶깰룶釐ォ^ 11101011101000111011011011101010101110011011000011101011101000111011011011101001100001111001000011100011100000101011001011101011101000111011011011101010101110011011000011101011101000111011011011101001100001111001000011100011100000101010100101011110 eba3b6eab9b0eba3b6e98790e382b2eba3b6eab9b0eba3b6e98790e382a95e
UHC 룶깰룶釐ゲ룶깰룶釐ォ^ 100011111010101110110001111111011000111110101011110101111110110110101011101100101000111110101011101100011111110110001111101010111101011111101101101010111010100101011110 8fabb1fd8fabd7edabb28fabb1fd8fabd7edaba95e

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