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{^ 11101101100110001011000001000001111011011001100010110001010110010111110111101101100110001011000001000001111011011001100010110001010110010111101101011110 ed98b041ed98b1597ded98b041ed98b1597b5e
SJIS-WIN ??°A??±Y}??°A??±Y{^ 0011111100111111100000011000101101000001001111110011111110000001011111010101100101111101001111110011111110000001100010110100000100111111001111111000000101111101010110010111101101011110 3f3f818b413f3f817d597d3f3f818b413f3f817d597b5e
EUC-JP í?°Aí?±Y}í?°Aí?±Y{^ 10001111101010111011111100111111101000011110101101000001100011111010101110111111001111111010000111011110010110010111110110001111101010111011111100111111101000011110101101000001100011111010101110111111001111111010000111011110010110010111101101011110 8fabbf3fa1eb418fabbf3fa1de597d8fabbf3fa1eb418fabbf3fa1de597b5e
UTF-8 혰A혱Y}혰A혱Y{^ 11000011101011011100001010011000110000101011000001000001110000111010110111000010100110001100001010110001010110010111110111000011101011011100001010011000110000101011000001000001110000111010110111000010100110001100001010110001010110010111101101011110 c3adc298c2b041c3adc298c2b1597dc3adc298c2b041c3adc298c2b1597b5e
UHC ??°A??±Y}??°A??±Y{^ 0011111100111111101000011100011001000001001111110011111110100001101111100101100101111101001111110011111110100001110001100100000100111111001111111010000110111110010110010111101101011110 3f3fa1c6413f3fa1be597d3f3fa1c6413f3fa1be597b5e

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