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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 航?疫?}航?疫?{^ 100011010111000100111111100010010111010100111111011111011000110101110001001111111000100101110101001111110111101101011110 8d713f89753f7d8d713f89753f7b5e
EUC-JP 航?疫?}航?疫?{^ 101110011101001000111111101100011101011000111111011111011011100111010010001111111011000111010110001111110111101101011110 b9d23fb1d63f7db9d23fb1d63f7b5e
UTF-8 航쒐疫퇺}航쒐疫퇺{^ 111010001000100010101010111011001001001010010000111001111001011010101011111011011000011110111010011111011110100010001000101010101110110010010010100100001110011110010110101010111110110110000111101110100111101101011110 e888aaec9290e796abed87ba7de888aaec9290e796abed87ba7b5e
UHC 航쒐疫퇺}航쒐疫퇺{^ 11111001111111101001110011100111111001101011100110111000011011100111110111111001111111101001110011100111111001101011100110111000011011100111101101011110 f9fe9ce7e6b9b86e7df9fe9ce7e6b9b86e7b5e

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