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 航?ぞ凜}航?ぞ凜{^ 1000110101110001001111111000001010111100111010101010001101111101100011010111000100111111100000101011110011101010101000110111101101011110 8d713f82bceaa37d8d713f82bceaa37b5e
EUC-JP 航?ぞ凜}航?ぞ凜{^ 1011100111010010001111111010010010111110111101001010010101111101101110011101001000111111101001001011111011110100101001010111101101011110 b9d23fa4bef4a57db9d23fa4bef4a57b5e
UTF-8 航엉ぞ凜}航엉ぞ凜{^ 111010001000100010101010111011001001011110001001111000111000000110011110111001011000011110011100011111011110100010001000101010101110110010010111100010011110001110000001100111101110010110000111100111000111101101011110 e888aaec9789e3819ee5879c7de888aaec9789e3819ee5879c7b5e
UHC 航엉ぞ凜}航엉ぞ凜{^ 11111001111111101011111011111011101010101011111011010111110011110111110111111001111111101011111011111011101010101011111011010111110011110111101101011110 f9febefbaabed7cf7df9febefbaabed7cf7b5e

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