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 鋺奇スィ鋺奇スィ鞐 1110011111111010100010101110111110111101101010001110011111111010100010101110111110111101101010001110100011011110 e7fa8aefbda8e7fa8aefbda8e8de
EUC-JP 鋺奇スィ鋺奇スィ鞐 111011101111110010110100111100011000111010111101100011101010100011101110111111001011010011110001100011101011110110001110101010001111000011100000 eefcb4f18ebd8ea8eefcb4f18ebd8ea8f0e0
UTF-8 鋺奇スィ鋺奇スィ鞐 111010011000101110111010111001011010010110000111111011111011110110111101111011111011110110101000111010011000101110111010111001011010010110000111111011111011110110111101111011111011110110101000111010011001111010010000 e98bbae5a587efbdbdefbda8e98bbae5a587efbdbdefbda8e99e90
UHC ?奇???奇??? 0011111111010000111101000011111100111111001111111101000011110100001111110011111100111111 3fd0f43f3f3fd0f43f3f3f

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