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 レ酘セレ酘セ^ 11110000101110101101101011100111110001001011111011110000101110101101101011100111110001001011111001011110 f0badae7c4bef0badae7c4be5e
EUC-JP ?レ酘セ?レ酘セ^ 001111111000111011011010111011101100011010001110101111100011111110001110110110101110111011000110100011101011111001011110 3f8edaeec68ebe3f8edaeec68ebe5e
UTF-8 レ酘セレ酘セ^ 11101110100000011011100111101111101111101001101011101001100001011001100011101111101111011011111011101110100000011011100111101111101111101001101011101001100001011001100011101111101111011011111001011110 ee81b9efbe9ae98598efbdbeee81b9efbe9ae98598efbdbe5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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