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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 禹屆?禹屆?^ 1110001001011010100110111001110000111111111000100101101010011011100111000011111101011110 e25a9b9c3fe25a9b9c3f5e
EUC-JP 禹屆?禹屆?^ 1110001110111011110101011111110000111111111000111011101111010101111111000011111101011110 e3bbd5fc3fe3bbd5fc3f5e
UTF-8 禹屆캤禹屆캠^ 11100111101001101011100111100101101100011000011011101100101110101010010011100111101001101011100111100101101100011000011011101100101110101010000001011110 e7a6b9e5b186ecbaa4e7a6b9e5b186ecbaa05e
UHC 禹屆캤禹屆캠^ 11101001111000001100110011111010110001001011101011101001111000001100110011111010110001001011011101011110 e9e0ccfac4bae9e0ccfac4b75e

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