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 ??a??Y}??a??Y{^ 001111110011111101100001001111110011111101011001011111010011111100111111011000010011111100111111010110010111101101011110 3f3f613f3f597d3f3f613f3f597b5e
SJIS-WIN ??a??Y}??a??Y{^ 001111110011111101100001001111110011111101011001011111010011111100111111011000010011111100111111010110010111101101011110 3f3f613f3f597d3f3f613f3f597b5e
EUC-JP ??a??Y}??a??Y{^ 001111110011111101100001001111110011111101011001011111010011111100111111011000010011111100111111010110010111101101011110 3f3f613f3f597d3f3f613f3f597b5e
UTF-8 횄짜a횄짙Y}횄짜a횄짙Y{^ 11101101100110101000010011101100101001111001110001100001111011011001101010000100111011001010011110011001010110010111110111101101100110101000010011101100101001111001110001100001111011011001101010000100111011001010011110011001010110010111101101011110 ed9a84eca79c61ed9a84eca799597ded9a84eca79c61ed9a84eca799597b5e
UHC 횄짜a횄짙Y}횄짜a횄짙Y{^ 1100001110000011110000101010010101100001110000111000001111000010101000110101100101111101110000111000001111000010101001010110000111000011100000111100001010100011010110010111101101011110 c383c2a561c383c2a3597dc383c2a561c383c2a3597b5e

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