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 錞??}錞??{^ 1111101111011011001111110011111101111101111110111101101100111111001111110111101101011110 fbdb3f3f7dfbdb3f3f7b5e
EUC-JP 錞??}錞??{^ 10001111111001001101110000111111001111110111110110001111111001001101110000111111001111110111101101011110 8fe4dc3f3f7d8fe4dc3f3f7b5e
UTF-8 錞깒똒}錞깒똒{^ 111010011000110010011110111010101011100110010010111010111001100010010010011111011110100110001100100111101110101010111001100100101110101110011000100100100111101101011110 e98c9eeab992eb98927de98c9eeab992eb98927b5e
UHC 錞깒똒}錞깒똒{^ 111000101111011010000011100011001000110001010001011111011110001011110110100000111000110010001100010100010111101101011110 e2f6838c8c517de2f6838c8c517b5e

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