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 億??}億??{^ 1000100110101101001111110011111101111101100010011010110100111111001111110111101101011110 89ad3f3f7d89ad3f3f7b5e
EUC-JP 億??}億??{^ 1011001010101111001111110011111101111101101100101010111100111111001111110111101101011110 b2af3f3f7db2af3f3f7b5e
UTF-8 億됭뱥}億됭뱥{^ 111001011000010010000100111010111001000010101101111010111011000110100101011111011110010110000100100001001110101110010000101011011110101110110001101001010111101101011110 e58484eb90adebb1a57de58484eb90adebb1a57b5e
UHC 億됭뱥}億됭뱥{^ 111001011110001010001001111010001001001110001011011111011110010111100010100010011110100010010011100010110111101101011110 e5e289e8938b7de5e289e8938b7b5e

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