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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??ビ?寡??ビ? 001111110011111110000011011100100011111110001001110001110011111100111111100000110111001000111111 3f3f83723f89c73f3f83723f
EUC-JP ??ビ?寡艅?ビ? 0011111100111111101001011101001100111111101100101100100110001111110101101111110100111111101001011101001100111111 3f3fa5d33fb2c98fd6fd3fa5d33f
UTF-8 룶퓦ビ룵寡艅퓦ビ룵 111010111010001110110110111011011001001110100110111000111000001110010011111010111010001110110101111001011010111110100001111010001000100110000101111011011001001110100110111000111000001110010011111010111010001110110101 eba3b6ed93a6e38393eba3b5e5afa1e88985ed93a6e38393eba3b5
UHC 룶퓦ビ룵寡艅퓦ビ룵 100011111010101110111111100011111010101111010011100011111010101011001101111110111110011010101001101111111000111110101011110100111000111110101010 8fabbf8fabd38faacdfbe6a9bf8fabd38faa

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