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‘´ 10010010010110011001000110110010100100011010010010010010010110011001000110110100100100011010010110010010010110011001000110110010100100011010010010010010010110011001000110110100 925991b291a4925991b491a5925991b291a4925991b4
SJIS-WIN ?Y?????Y?´?¥?Y?????Y?´ 00111111010110010011111100111111001111110011111100111111010110010011111110000001010011000011111110000001100011110011111101011001001111110011111100111111001111110011111101011001001111111000000101001100 3f593f3f3f3f3f593f814c3f818f3f593f3f3f3f3f593f814c
EUC-JP ?Y???¤?Y?´???Y???¤?Y?´ 00111111010110010011111100111111001111111000111110100010111100000011111101011001001111111010000110101101001111110011111100111111010110010011111100111111001111111000111110100010111100000011111101011001001111111010000110101101 3f593f3f3f8fa2f03f593fa1ad3f3f3f593f3f3f8fa2f03f593fa1ad
UTF-8 ’Y‘²‘¤’Y‘´‘¥’Y‘²‘¤’Y‘´ 11000010100100100101100111000010100100011100001010110010110000101001000111000010101001001100001010010010010110011100001010010001110000101011010011000010100100011100001010100101110000101001001001011001110000101001000111000010101100101100001010010001110000101010010011000010100100100101100111000010100100011100001010110100 c29259c291c2b2c291c2a4c29259c291c2b4c291c2a5c29259c291c2b2c291c2a4c29259c291c2b4
UHC ?Y?²?¤?Y?´???Y?²?¤?Y?´ 00111111010110010011111110101001111101110011111110100010101101000011111101011001001111111010001010100101001111110011111100111111010110010011111110101001111101110011111110100010101101000011111101011001001111111010001010100101 3f593fa9f73fa2b43f593fa2a53f3f3f593fa9f73fa2b43f593fa2a5

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