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 ??????^e^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
SJIS-WIN 迢ク譌ヲ逧僖^e^ 11100111100010111011100011100110100101111010011011100111100110101001100101000100010111100110010101011110 e78bb8e697a6e79a99445e655e
EUC-JP 迢ク譌ヲ逧僖^e^ 111011011110101110001110101110001110101111110111100011101010011011101101111110101101000110100101010111100110010101011110 edeb8eb8ebf78ea6edfad1a55e655e
UTF-8 迢ク譌ヲ逧僖^e^ 111010001011111110100010111011111011110110111000111010001010110110001100111011111011110110100110111010011000000010100111111001011000001110010110010111100110010101011110 e8bfa2efbdb8e8ad8cefbda6e980a7e583965e655e
UHC ?????僖^e^ 00111111001111110011111100111111001111111111110111101010010111100110010101011110 3f3f3f3f3ffdea5e655e

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