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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 稟??}稟??{^ 1110001001100111001111110011111101111101111000100110011100111111001111110111101101011110 e2673f3f7de2673f3f7b5e
EUC-JP 稟??}稟??{^ 1110001111001000001111110011111101111101111000111100100000111111001111110111101101011110 e3c83f3f7de3c83f3f7b5e
UTF-8 稟잰득}稟잰득{^ 111001111010100010011111111011001001111010110000111010111001001110011101011111011110011110101000100111111110110010011110101100001110101110010011100111010111101101011110 e7a89fec9eb0eb939d7de7a89fec9eb0eb939d7b5e
UHC 稟잰득}稟잰득{^ 111110011010001011000000111010011011010111100110011111011111100110100010110000001110100110110101111001100111101101011110 f9a2c0e9b5e67df9a2c0e9b5e67b5e

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