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 ??????N}B 001111110011111100111111001111110011111100111111010011100111110101000010 3f3f3f3f3f3f4e7d42
SJIS-WIN 迢ク譌ヲ諱ッN}B 111001111000101110111000111001101001011110100110111001101000000110101111010011100111110101000010 e78bb8e697a6e681af4e7d42
EUC-JP 迢ク譌ヲ諱ッN}B 111011011110101110001110101110001110101111110111100011101010011011101011111000011000111010101111010011100111110101000010 edeb8eb8ebf78ea6ebe18eaf4e7d42
UTF-8 迢ク譌ヲ諱ッN}B 111010001011111110100010111011111011110110111000111010001010110110001100111011111011110110100110111010001010101110110001111011111011110110101111010011100111110101000010 e8bfa2efbdb8e8ad8cefbda6e8abb1efbdaf4e7d42
UHC ????諱?N}B 00111111001111110011111100111111111111011100100100111111010011100111110101000010 3f3f3f3ffdc93f4e7d42

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