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 ?}??}?}??{^ 0011111101111101001111110011111101111101001111110111110100111111001111110111101101011110 3f7d3f3f7d3f7d3f3f7b5e
SJIS-WIN 辰}但但}辰}但但{^ 1001001001000011011111011001001001000001100100100100000101111101100100100100001101111101100100100100000110010010010000010111101101011110 92437d924192417d92437d924192417b5e
EUC-JP 辰}但但}辰}但但{^ 1100001110100100011111011100001110100010110000111010001001111101110000111010010001111101110000111010001011000011101000100111101101011110 c3a47dc3a2c3a27dc3a47dc3a2c3a27b5e
UTF-8 辰}但但}辰}但但{^ 1110100010111110101100000111110111100100101111011000011011100100101111011000011001111101111010001011111010110000011111011110010010111101100001101110010010111101100001100111101101011110 e8beb07de4bd86e4bd867de8beb07de4bd86e4bd867b5e
UHC 辰}但但}辰}但但{^ 1111001011100011011111011101001110100011110100111010001101111101111100101110001101111101110100111010001111010011101000110111101101011110 f2e37dd3a3d3a37df2e37dd3a3d3a37b5e

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