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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 跂ス雉樊羶邊滓 11100110111000111011110111101000101100111001111011100110111000111011110111100111101100101001111111100110 e6e3bde8b39ee6e3bde7b29fe6
EUC-JP 跂ス雉樊羶邊滓 1110110011100101100011101011110111110000101101011101110011101000111001101011111111101110101101001101111011101000 ece58ebdf0b5dce8e6bfeeb4dee8
UTF-8 跂ス雉樊羶邊滓 111010001011011110000010111011111011110110111101111010011001101110001001111001101010100010001010111001111011111010110110111010011000001010001010111001101011101110010011 e8b782efbdbde99b89e6a88ae7beb6e9828ae6bb93
UHC ??雉樊?邊滓 0011111100111111111101101100101111011011111000000011111111011100101010111110111010101011 3f3ff6cbdbe03fdcabeeab

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