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{^ 100010001101010100111111001111110111001001101110011111011000100011010101001111110011111101110010011011100111101101011110 88d53f3f726e7d88d53f3f726e7b5e
EUC-JP 易??rn}易??rn{^ 101100001101011100111111001111110111001001101110011111011011000011010111001111110011111101110010011011100111101101011110 b0d73f3f726e7db0d73f3f726e7b5e
UTF-8 易뚪퐦rn}易뚪퐦rn{^ 11100110100110001001001111101011100110101010101011101101100100001010011001110010011011100111110111100110100110001001001111101011100110101010101011101101100100001010011001110010011011100111101101011110 e69893eb9aaaed90a6726e7de69893eb9aaaed90a6726e7b5e
UHC 易뚪퐦rn}易뚪퐦rn{^ 11100110101101101000110011101001101111011000111101110010011011100111110111100110101101101000110011101001101111011000111101110010011011100111101101011110 e6b68ce9bd8f726e7de6b68ce9bd8f726e7b5e

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