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 ???H???Q???T???FB 0011111100111111001111110100100000111111001111110011111101010001001111110011111100111111010101000011111100111111001111110100011001000010 3f3f3f483f3f3f513f3f3f543f3f3f4642
SJIS-WIN 秀??H秀??Q秀??T秀??FB 100011110100011100111111001111110100100010001111010001110011111100111111010100011000111101000111001111110011111101010100100011110100011100111111001111110100011001000010 8f473f3f488f473f3f518f473f3f548f473f3f4642
EUC-JP 秀??H秀??Q秀??T秀??FB 101111011010100000111111001111110100100010111101101010000011111100111111010100011011110110101000001111110011111101010100101111011010100000111111001111110100011001000010 bda83f3f48bda83f3f51bda83f3f54bda83f3f4642
UTF-8 秀뚰뢎H秀뚰뢎Q秀뚰뢎T秀뚰뢎FB 1110011110100111100000001110101110011010101100001110101110100010100011100100100011100111101001111000000011101011100110101011000011101011101000101000111001010001111001111010011110000000111010111001101010110000111010111010001010001110010101001110011110100111100000001110101110011010101100001110101110100010100011100100011001000010 e7a780eb9ab0eba28e48e7a780eb9ab0eba28e51e7a780eb9ab0eba28e54e7a780eb9ab0eba28e4642
UHC 秀뚰뢎H秀뚰뢎Q秀뚰뢎T秀뚰뢎FB 1110001010110011100011001110110110001111010010010100100011100010101100111000110011101101100011110100100101010001111000101011001110001100111011011000111101001001010101001110001010110011100011001110110110001111010010010100011001000010 e2b38ced8f4948e2b38ced8f4951e2b38ced8f4954e2b38ced8f494642

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