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{^ 100011010111000100111111001111110111001001101110011111011000110101110001001111110011111101110010011011100111101101011110 8d713f3f726e7d8d713f3f726e7b5e
EUC-JP 航??rn}航??rn{^ 101110011101001000111111001111110111001001101110011111011011100111010010001111110011111101110010011011100111101101011110 b9d23f3f726e7db9d23f3f726e7b5e
UTF-8 航룟츒rn}航룟츒rn{^ 11101000100010001010101011101011101000111001111111101100101110001001001001110010011011100111110111101000100010001010101011101011101000111001111111101100101110001001001001110010011011100111101101011110 e888aaeba39fecb892726e7de888aaeba39fecb892726e7b5e
UHC 航룟츒rn}航룟츒rn{^ 11111001111111101011011111100101101011101000110101110010011011100111110111111001111111101011011111100101101011101000110101110010011011100111101101011110 f9feb7e5ae8d726e7df9feb7e5ae8d726e7b5e

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