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{^ 111000001011111000111111001111110111001001101110011111011110000010111110001111110011111101110010011011100111101101011110 e0be3f3f726e7de0be3f3f726e7b5e
EUC-JP 狎??rn}狎??rn{^ 111000001100000000111111001111110111001001101110011111011110000011000000001111110011111101110010011011100111101101011110 e0c03f3f726e7de0c03f3f726e7b5e
UTF-8 狎쀯쉬rn}狎쀯쉬rn{^ 11100111100010111000111011101100100000001010111111101100100010011010110001110010011011100111110111100111100010111000111011101100100000001010111111101100100010011010110001110010011011100111101101011110 e78b8eec80afec89ac726e7de78b8eec80afec89ac726e7b5e
UHC 狎쀯쉬rn}狎쀯쉬rn{^ 11100100111001001001011111101111101111011010110001110010011011100111110111100100111001001001011111101111101111011010110001110010011011100111101101011110 e4e497efbdac726e7de4e497efbdac726e7b5e

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