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{^ 001111110011111100111111001111110111001001001110011111010011111100111111001111110011111101110010010011100111101101011110 3f3f3f3f724e7d3f3f3f3f724e7b5e
SJIS-WIN ????rN}????rN{^ 001111110011111100111111001111110111001001001110011111010011111100111111001111110011111101110010010011100111101101011110 3f3f3f3f724e7d3f3f3f3f724e7b5e
EUC-JP ????rN}????rN{^ 001111110011111100111111001111110111001001001110011111010011111100111111001111110011111101110010010011100111101101011110 3f3f3f3f724e7d3f3f3f3f724e7b5e
UTF-8 痢련林렱rN}痢련林렱rN{^ 11101111101001111010010111101011101000001010100011101111101001111011010011101011101000001011000101110010010011100111110111101111101001111010010111101011101000001010100011101111101001111011010011101011101000001011000101110010010011100111101101011110 efa7a5eba0a8efa7b4eba0b1724e7defa7a5eba0a8efa7b4eba0b1724e7b5e
UHC 痢련林렱rN}痢련林렱rN{^ 1110110010111000101101111100001111101100111101111000111010111110011100100100111001111101111011001011100010110111110000111110110011110111100011101011111001110010010011100111101101011110 ecb8b7c3ecf78ebe724e7decb8b7c3ecf78ebe724e7b5e

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