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{^ 0011111111111010100011011000011110010011011100100110111001111101001111111111101010001101100001111001001101110010011011100111101101011110 3ffa8d8793726e7d3ffa8d8793726e7b5e
EUC-JP ?厓?rn}?厓?rn{^ 0011111110001111101101001100011100111111011100100110111001111101001111111000111110110100110001110011111101110010011011100111101101011110 3f8fb4c73f726e7d3f8fb4c73f726e7b5e
UTF-8 룶厓∮rn}룶厓∮rn{^ 11101011101000111011011011100101100011101001001111100010100010001010111001110010011011100111110111101011101000111011011011100101100011101001001111100010100010001010111001110010011011100111101101011110 eba3b6e58e93e288ae726e7deba3b6e58e93e288ae726e7b5e
UHC 룶厓∮rn}룶厓∮rn{^ 10001111101010111110010011101101101000101011000101110010011011100111110110001111101010111110010011101101101000101011000101110010011011100111101101011110 8fabe4eda2b1726e7d8fabe4eda2b1726e7b5e

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