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{^ 100011110100010000111111001111110111001001101110011111011000111101000100001111110011111101110010011011100111101101011110 8f443f3f726e7d8f443f3f726e7b5e
EUC-JP 愁??rn}愁??rn{^ 101111011010010100111111001111110111001001101110011111011011110110100101001111110011111101110010011011100111101101011110 bda53f3f726e7dbda53f3f726e7b5e
UTF-8 愁공공rn}愁공공rn{^ 11100110100001001000000111101010101100111011010111101010101100111011010101110010011011100111110111100110100001001000000111101010101100111011010111101010101100111011010101110010011011100111101101011110 e68481eab3b5eab3b5726e7de68481eab3b5eab3b5726e7b5e
UHC 愁공공rn}愁공공rn{^ 11100001111111101011000011111000101100001111100001110010011011100111110111100001111111101011000011111000101100001111100001110010011011100111101101011110 e1feb0f8b0f8726e7de1feb0f8b0f8726e7b5e

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