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{^ 1001110010001100100000111100101000111111011100100110111001111101100111001000110010000011110010100011111101110010011011100111101101011110 9c8c83ca3f726e7d9c8c83ca3f726e7b5e
EUC-JP 恁μ?rn}恁μ?rn{^ 1101011111101100101001101100110000111111011100100110111001111101110101111110110010100110110011000011111101110010011011100111101101011110 d7eca6cc3f726e7dd7eca6cc3f726e7b5e
UTF-8 恁μ껄rn}恁μ껄rn{^ 1110011010000001100000011100111010111100111010101011101110000100011100100110111001111101111001101000000110000001110011101011110011101010101110111000010001110010011011100111101101011110 e68181cebceabb84726e7de68181cebceabb84726e7b5e
UHC 恁μ껄rn}恁μ껄rn{^ 11101100111101101010010111101100101100101010110001110010011011100111110111101100111101101010010111101100101100101010110001110010011011100111101101011110 ecf6a5ecb2ac726e7decf6a5ecb2ac726e7b5e

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