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‘²‘¥h’Y‘²‘¥p’Y‘²‘¥h’Y‘²‘¥p^ 1001001001011001100100011011001010010001101001010110100010010010010110011001000110110010100100011010010101110000100100100101100110010001101100101001000110100101011010001001001001011001100100011011001010010001101001010111000001011110 925991b291a568925991b291a570925991b291a568925991b291a5705e
SJIS-WIN ?Y???¥h?Y???¥p?Y???¥h?Y???¥p^ 001111110101100100111111001111110011111110000001100011110110100000111111010110010011111100111111001111111000000110001111011100000011111101011001001111110011111100111111100000011000111101101000001111110101100100111111001111110011111110000001100011110111000001011110 3f593f3f3f818f683f593f3f3f818f703f593f3f3f818f683f593f3f3f818f705e
EUC-JP ?Y????h?Y????p?Y????h?Y????p^ 0011111101011001001111110011111100111111001111110110100000111111010110010011111100111111001111110011111101110000001111110101100100111111001111110011111100111111011010000011111101011001001111110011111100111111001111110111000001011110 3f593f3f3f3f683f593f3f3f3f703f593f3f3f3f683f593f3f3f3f705e
UTF-8 ’Y‘²‘¥h’Y‘²‘¥p’Y‘²‘¥h’Y‘²‘¥p^ 11000010100100100101100111000010100100011100001010110010110000101001000111000010101001010110100011000010100100100101100111000010100100011100001010110010110000101001000111000010101001010111000011000010100100100101100111000010100100011100001010110010110000101001000111000010101001010110100011000010100100100101100111000010100100011100001010110010110000101001000111000010101001010111000001011110 c29259c291c2b2c291c2a568c29259c291c2b2c291c2a570c29259c291c2b2c291c2a568c29259c291c2b2c291c2a5705e
UHC ?Y?²??h?Y?²??p?Y?²??h?Y?²??p^ 001111110101100100111111101010011111011100111111001111110110100000111111010110010011111110101001111101110011111100111111011100000011111101011001001111111010100111110111001111110011111101101000001111110101100100111111101010011111011100111111001111110111000001011110 3f593fa9f73f3f683f593fa9f73f3f703f593fa9f73f3f683f593fa9f73f3f705e

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