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 瀅ー酥シ}瀅ー酥シ{^ 111110110100111010110000111001111100011010111100011111011111101101001110101100001110011111000110101111000111101101011110 fb4eb0e7c6bc7dfb4eb0e7c6bc7b5e
EUC-JP 瀅ー酥シ}瀅ー酥シ{^ 100011111100100110101011100011101011000011101110110010001000111010111100011111011000111111001001101010111000111010110000111011101100100010001110101111000111101101011110 8fc9ab8eb0eec88ebc7d8fc9ab8eb0eec88ebc7b5e
UTF-8 瀅ー酥シ}瀅ー酥シ{^ 111001111000000010000101111011111011110110110000111010011000010110100101111011111011110110111100011111011110011110000000100001011110111110111101101100001110100110000101101001011110111110111101101111000111101101011110 e78085efbdb0e985a5efbdbc7de78085efbdb0e985a5efbdbc7b5e
UHC 瀅???}瀅???{^ 11111011101001000011111100111111001111110111110111111011101001000011111100111111001111110111101101011110 fba43f3f3f7dfba43f3f3f7b5e

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