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{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN ?捧?{N}?捧?{N{^ 001111111001010111111001001111110111101101001110011111010011111110010101111110010011111101111011010011100111101101011110 3f95f93f7b4e7d3f95f93f7b4e7b5e
EUC-JP ?捧?{N}?捧?{N{^ 001111111100101011111011001111110111101101001110011111010011111111001010111110110011111101111011010011100111101101011110 3fcafb3f7b4e7d3fcafb3f7b4e7b5e
UTF-8 卄捧깡{N}卄捧깡{N{^ 11100101100011011000010011100110100011011010011111101010101110011010000101111011010011100111110111100101100011011000010011100110100011011010011111101010101110011010000101111011010011100111101101011110 e58d84e68da7eab9a17b4e7de58d84e68da7eab9a17b4e7b5e
UHC 卄捧깡{N}卄捧깡{N{^ 11101100111111101101110011101001101100011111100001111011010011100111110111101100111111101101110011101001101100011111100001111011010011100111101101011110 ecfedce9b1f87b4e7decfedce9b1f87b4e7b5e

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