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{^ 100010001100111000111111001111110111001001101110011111011000100011001110001111110011111101110010011011100111101101011110 88ce3f3f726e7d88ce3f3f726e7b5e
EUC-JP 夷??rn}夷??rn{^ 101100001101000000111111001111110111001001101110011111011011000011010000001111110011111101110010011011100111101101011110 b0d03f3f726e7db0d03f3f726e7b5e
UTF-8 夷⑹콬rn}夷⑹콬rn{^ 11100101101001001011011111100010100100011011100111101100101111011010110001110010011011100111110111100101101001001011011111100010100100011011100111101100101111011010110001110010011011100111101101011110 e5a4b7e291b9ecbdac726e7de5a4b7e291b9ecbdac726e7b5e
UHC 夷⑹콬rn}夷⑹콬rn{^ 11101100101010001010100111101100101100011010000001110010011011100111110111101100101010001010100111101100101100011010000001110010011011100111101101011110 eca8a9ecb1a0726e7deca8a9ecb1a0726e7b5e

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