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 ’Y‘²‘ ’Y‘´‘¤}’Y‘²‘ ’Y‘´‘¤{^ 100100100101100110010001101100101001000110100000100100100101100110010001101101001001000110100100011111011001001001011001100100011011001010010001101000001001001001011001100100011011010010010001101001000111101101011110 925991b291a0925991b491a47d925991b291a0925991b491a47b5e
SJIS-WIN ?Y?????Y?´??}?Y?????Y?´??{^ 0011111101011001001111110011111100111111001111110011111101011001001111111000000101001100001111110011111101111101001111110101100100111111001111110011111100111111001111110101100100111111100000010100110000111111001111110111101101011110 3f593f3f3f3f3f593f814c3f3f7d3f593f3f3f3f3f593f814c3f3f7b5e
EUC-JP ?Y?????Y?´?¤}?Y?????Y?´?¤{^ 001111110101100100111111001111110011111100111111001111110101100100111111101000011010110100111111100011111010001011110000011111010011111101011001001111110011111100111111001111110011111101011001001111111010000110101101001111111000111110100010111100000111101101011110 3f593f3f3f3f3f593fa1ad3f8fa2f07d3f593f3f3f3f3f593fa1ad3f8fa2f07b5e
UTF-8 ’Y‘²‘ ’Y‘´‘¤}’Y‘²‘ ’Y‘´‘¤{^ 1100001010010010010110011100001010010001110000101011001011000010100100011100001010100000110000101001001001011001110000101001000111000010101101001100001010010001110000101010010001111101110000101001001001011001110000101001000111000010101100101100001010010001110000101010000011000010100100100101100111000010100100011100001010110100110000101001000111000010101001000111101101011110 c29259c291c2b2c291c2a0c29259c291c2b4c291c2a47dc29259c291c2b2c291c2a0c29259c291c2b4c291c2a47b5e
UHC ?Y?²???Y?´?¤}?Y?²???Y?´?¤{^ 001111110101100100111111101010011111011100111111001111110011111101011001001111111010001010100101001111111010001010110100011111010011111101011001001111111010100111110111001111110011111100111111010110010011111110100010101001010011111110100010101101000111101101011110 3f593fa9f73f3f3f593fa2a53fa2b47d3f593fa9f73f3f3f593fa2a53fa2b47b5e

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