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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 嫉鵁軸v嫉鵁軸vB 11110001111000001000111010111001111010011111100010001110101100100111011011110001111000001000111010111001111010011111100010001110101100100111011001000010 f1e08eb9e9f88eb276f1e08eb9e9f88eb27642
EUC-JP ?嫉鵁軸v?嫉鵁軸vB 0011111110111100101110111111001011111010101111001011010001110110001111111011110010111011111100101111101010111100101101000111011001000010 3fbcbbf2fabcb4763fbcbbf2fabcb47642
UTF-8 嫉鵁軸v嫉鵁軸vB 111011101000010110011011111001011010101110001001111010011011010110000001111010001011101110111000011101101110111010000101100110111110010110101011100010011110100110110101100000011110100010111011101110000111011001000010 ee859be5ab89e9b581e8bbb876ee859be5ab89e9b581e8bbb87642
UHC ?嫉?軸v?嫉?軸vB 001111111111001011101100001111111111010111101110011101100011111111110010111011000011111111110101111011100111011001000010 3ff2ec3ff5ee763ff2ec3ff5ee7642

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