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 ?療?釐ゲ?療?釐ォ^ 0011111110010111110000110011111111100111110110001000001101010001001111111001011111000011001111111110011111011000100000110100100001011110 3f97c33fe7d883513f97c33fe7d883485e
EUC-JP ?療?釐ゲ?療?釐ォ^ 0011111111001110110001010011111111101110110110101010010110110010001111111100111011000101001111111110111011011010101001011010100101011110 3fcec53feedaa5b23fcec53feedaa5a95e
UTF-8 룶療룶釐ゲ룶療룶釐ォ^ 11101011101000111011011011100111100110011000001011101011101000111011011011101001100001111001000011100011100000101011001011101011101000111011011011100111100110011000001011101011101000111011011011101001100001111001000011100011100000101010100101011110 eba3b6e79982eba3b6e98790e382b2eba3b6e79982eba3b6e98790e382a95e
UHC 룶療룶釐ゲ룶療룶釐ォ^ 100011111010101111010110111110111000111110101011110101111110110110101011101100101000111110101011110101101111101110001111101010111101011111101101101010111010100101011110 8fabd6fb8fabd7edabb28fabd6fb8fabd7edaba95e

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