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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 七ク齊エトス而 11110000101010101000111010110101111100001011000010111000111010101000111010110100110001001111000110001110101111011000111010100111 f0aa8eb5f0b0b8ea8eb4c4f18ebd8ea7
EUC-JP ?七?ク齊エト?ス而 0011111110111100101101110011111110001110101110001111001111101110100011101011010010001110110001000011111110001110101111011011110010101001 3fbcb73f8eb8f3ee8eb48ec43f8ebdbca9
UTF-8 七ク齊エトス而 111011101000000110101001111001001011100010000011111011101000000110101111111011111011110110111000111010011011110110001010111011111011110110110100111011111011111010000100111011101000010010001001111011111011110110111101111010001000000010001100 ee81a9e4b883ee81afefbdb8e9bd8aefbdb4efbe84ee8489efbdbde8808c
UHC ?七??齊????而 00111111111101101101001000111111001111111111000010111010001111110011111100111111001111111110110010111011 3ff6d23f3ff0ba3f3f3f3fecbb

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