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 剰ネ蹊}剰ネ蹊{^ 10001111111010001100100011100110111111000111110110001111111010001100100011100110111111000111101101011110 8fe8c8e6fc7d8fe8c8e6fc7b5e
EUC-JP 剰ネ蹊}剰ネ蹊{^ 101111101110101010001110110010001110110011111110011111011011111011101010100011101100100011101100111111100111101101011110 beea8ec8ecfe7dbeea8ec8ecfe7b5e
UTF-8 剰ネ蹊}剰ネ蹊{^ 111001011000100110110000111011111011111010001000111010001011100110001010011111011110010110001001101100001110111110111110100010001110100010111001100010100111101101011110 e589b0efbe88e8b98a7de589b0efbe88e8b98a7b5e
UHC ??蹊}??蹊{^ 0011111100111111111110111011011101111101001111110011111111111011101101110111101101011110 3f3ffbb77d3f3ffbb77b5e

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