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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 蠇齢ぐL蠇齢ぐL^ 111110111010000110010111111011101000001010101110010011001111101110100001100101111110111010000010101011100100110001011110 fba197ee82ae4cfba197ee82ae4c5e
EUC-JP ?齢ぐL?齢ぐL^ 00111111110011101111000010100100101100000100110000111111110011101111000010100100101100000100110001011110 3fcef0a4b04c3fcef0a4b04c5e
UTF-8 蠇齢ぐL蠇齢ぐL^ 111010001010000010000111111010011011110110100010111000111000000110010000010011001110100010100000100001111110100110111101101000101110001110000001100100000100110001011110 e8a087e9bda2e381904ce8a087e9bda2e381904c5e
UHC ??ぐL??ぐL^ 0011111100111111101010101011000001001100001111110011111110101010101100000100110001011110 3f3faab04c3f3faab04c5e

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