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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 曄ι?箋?曄ι?箋?B 1001111001000000100000111100011100111111111000101011001100111111100111100100000010000011110001110011111111100010101100110011111101000010 9e4083c73fe2b33f9e4083c73fe2b33f42
EUC-JP 曄ι?箋?曄ι?箋?B 1101101110100001101001101100100100111111111001001011010100111111110110111010000110100110110010010011111111100100101101010011111101000010 dba1a6c93fe4b53fdba1a6c93fe4b53f42
UTF-8 曄ι똼箋쁵曄ι똼箋쁵B 1110011010011011100001001100111010111001111010111001100010111100111001111010111010001011111011001000000110110101111001101001101110000100110011101011100111101011100110001011110011100111101011101000101111101100100000011011010101000010 e69b84ceb9eb98bce7ae8bec81b5e69b84ceb9eb98bce7ae8bec81b542
UHC 曄ι똼箋쁵曄ι똼箋쁵B 111001111010010110100101111010011000110010000010111011111010100010011000011101101110011110100101101001011110100110001100100000101110111110101000100110000111011001000010 e7a5a5e98c82efa89876e7a5a5e98c82efa8987642

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