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 蹊腫囮}蹊腫囮{^ 111001101111110010001110111011101001101010011001011111011110011011111100100011101110111010011010100110010111101101011110 e6fc8eee9a997de6fc8eee9a997b5e
EUC-JP 蹊腫囮}蹊腫囮{^ 111011001111111010111100111100001101001111111001011111011110110011111110101111001111000011010011111110010111101101011110 ecfebcf0d3f97decfebcf0d3f97b5e
UTF-8 蹊腫囮}蹊腫囮{^ 111010001011100110001010111010001000010110101011111001011001101110101110011111011110100010111001100010101110100010000101101010111110010110011011101011100111101101011110 e8b98ae885abe59bae7de8b98ae885abe59bae7b5e
UHC 蹊腫?}蹊腫?{^ 11111011101101111111000011111110001111110111110111111011101101111111000011111110001111110111101101011110 fbb7f0fe3f7dfbb7f0fe3f7b5e

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