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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 쨍횓횑횘쨍횓횑횘^ 11101100101010001000110111101101100110101001001111101101100110101001000111101101100110101001100011101100101010001000110111101101100110101001001111101101100110101001000111101101100110101001100001011110 eca88ded9a93ed9a91ed9a98eca88ded9a93ed9a91ed9a985e
UHC 쨍횓횑횘쨍횓횑횘^ 1100001010111000110000111000111011000011100011001100001110010010110000101011100011000011100011101100001110001100110000111001001001011110 c2b8c38ec38cc392c2b8c38ec38cc3925e

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