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 ???rn}???rn{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e
SJIS-WIN 筬??rn}筬??rn{^ 111000101010101100111111001111110111001001101110011111011110001010101011001111110011111101110010011011100111101101011110 e2ab3f3f726e7de2ab3f3f726e7b5e
EUC-JP 筬??rn}筬??rn{^ 111001001010110100111111001111110111001001101110011111011110010010101101001111110011111101110010011011100111101101011110 e4ad3f3f726e7de4ad3f3f726e7b5e
UTF-8 筬공공rn}筬공공rn{^ 11100111101011011010110011101010101100111011010111101010101100111011010101110010011011100111110111100111101011011010110011101010101100111011010111101010101100111011010101110010011011100111101101011110 e7adaceab3b5eab3b5726e7de7adaceab3b5eab3b5726e7b5e
UHC 筬공공rn}筬공공rn{^ 11100000111111101011000011111000101100001111100001110010011011100111110111100000111111101011000011111000101100001111100001110010011011100111101101011110 e0feb0f8b0f8726e7de0feb0f8b0f8726e7b5e

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