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 レ鯀饉レ鯀饉^ 111100001011101011011010111010011011111111101001010110111111000010111010110110101110100110111111111010010101101101011110 f0badae9bfe95bf0badae9bfe95b5e
EUC-JP ?レ鯀饉?レ鯀饉^ 001111111000111011011010111100101100000111110001101111000011111110001110110110101111001011000001111100011011110001011110 3f8edaf2c1f1bc3f8edaf2c1f1bc5e
UTF-8 レ鯀饉レ鯀饉^ 11101110100000011011100111101111101111101001101011101001101011111000000011101001101001011000100111101110100000011011100111101111101111101001101011101001101011111000000011101001101001011000100101011110 ee81b9efbe9ae9af80e9a589ee81b9efbe9ae9af80e9a5895e
UHC ???饉???饉^ 0011111100111111001111111101000011001111001111110011111100111111110100001100111101011110 3f3f3fd0cf3f3f3fd0cf5e

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