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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 蹊??n}蹊??n{^ 11100110111111000011111100111111011011100111110111100110111111000011111100111111011011100111101101011110 e6fc3f3f6e7de6fc3f3f6e7b5e
EUC-JP 蹊??n}蹊??n{^ 11101100111111100011111100111111011011100111110111101100111111100011111100111111011011100111101101011110 ecfe3f3f6e7decfe3f3f6e7b5e
UTF-8 蹊썽쎁n}蹊썽쎁n{^ 1110100010111001100010101110110010001101101111011110110010001110100000010110111001111101111010001011100110001010111011001000110110111101111011001000111010000001011011100111101101011110 e8b98aec8dbdec8e816e7de8b98aec8dbdec8e816e7b5e
UHC 蹊썽쎁n}蹊썽쎁n{^ 1111101110110111101111011110100110011011101010110110111001111101111110111011011110111101111010011001101110101011011011100111101101011110 fbb7bde99bab6e7dfbb7bde99bab6e7b5e

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