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 鋠カ莢ュ}鋠カ莢ュ{^ 111110111101010110110110111001001011000010101101011111011111101111010101101101101110010010110000101011010111101101011110 fbd5b6e4b0ad7dfbd5b6e4b0ad7b5e
EUC-JP 鋠カ莢ュ}鋠カ莢ュ{^ 100011111110010011000111100011101011011011101000101100101000111010101101011111011000111111100100110001111000111010110110111010001011001010001110101011010111101101011110 8fe4c78eb6e8b28ead7d8fe4c78eb6e8b28ead7b5e
UTF-8 鋠カ莢ュ}鋠カ莢ュ{^ 111010011000101110100000111011111011110110110110111010001000111010100010111011111011110110101101011111011110100110001011101000001110111110111101101101101110100010001110101000101110111110111101101011010111101101011110 e98ba0efbdb6e88ea2efbdad7de98ba0efbdb6e88ea2efbdad7b5e
UHC ??莢?}??莢?{^ 00111111001111111111101011111000001111110111110100111111001111111111101011111000001111110111101101011110 3f3ffaf83f7d3f3ffaf83f7b5e

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