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 瀇イ鰄ケ}瀇イ鰄ケ{^ 111110110100111110110010111010011101100010111001011111011111101101001111101100101110100111011000101110010111101101011110 fb4fb2e9d8b97dfb4fb2e9d8b97b5e
EUC-JP 瀇イ鰄ケ}瀇イ鰄ケ{^ 100011111100100110101101100011101011001011110010110110101000111010111001011111011000111111001001101011011000111010110010111100101101101010001110101110010111101101011110 8fc9ad8eb2f2da8eb97d8fc9ad8eb2f2da8eb97b5e
UTF-8 瀇イ鰄ケ}瀇イ鰄ケ{^ 111001111000000010000111111011111011110110110010111010011011000010000100111011111011110110111001011111011110011110000000100001111110111110111101101100101110100110110000100001001110111110111101101110010111101101011110 e78087efbdb2e9b084efbdb97de78087efbdb2e9b084efbdb97b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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