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}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e
SJIS-WIN ?ア?ッ{N}?ア?ッ{N{^ 001111111011000100111111101011110111101101001110011111010011111110110001001111111010111101111011010011100111101101011110 3fb13faf7b4e7d3fb13faf7b4e7b5e
EUC-JP ?ア?ッ{N}?ア?ッ{N{^ 00111111100011101011000100111111100011101010111101111011010011100111110100111111100011101011000100111111100011101010111101111011010011100111101101011110 3f8eb13f8eaf7b4e7d3f8eb13f8eaf7b4e7b5e
UTF-8 䭵アッ{N}䭵アッ{N{^ 11100100101011011011010111101111101111011011000111101110101111001010000111101111101111011010111101111011010011100111110111100100101011011011010111101111101111011011000111101110101111001010000111101111101111011010111101111011010011100111101101011110 e4adb5efbdb1eebca1efbdaf7b4e7de4adb5efbdb1eebca1efbdaf7b4e7b5e
UHC ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e

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