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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???瑜?}???瑜?{^ 001111110011111100111111111000001110111100111111011111010011111100111111001111111110000011101111001111110111101101011110 3f3f3fe0ef3f7d3f3f3fe0ef3f7b5e
EUC-JP ???瑜?}???瑜?{^ 001111110011111100111111111000001111000100111111011111010011111100111111001111111110000011110001001111110111101101011110 3f3f3fe0f13f7d3f3f3fe0f13f7b5e
UTF-8 濾낁폊瑜퇺}濾낁폊瑜퇺{^ 111011111010011010000100111010111000001010000001111011011000111110001010111001111001000110011100111011011000011110111010011111011110111110100110100001001110101110000010100000011110110110001111100010101110011110010001100111001110110110000111101110100111101101011110 efa684eb8281ed8f8ae7919ced87ba7defa684eb8281ed8f8ae7919ced87ba7b5e
UHC 濾낁폊瑜퇺}濾낁폊瑜퇺{^ 1110011010100100100001011110100010111100100101011110101110100101101110000110111001111101111001101010010010000101111010001011110010010101111010111010010110111000011011100111101101011110 e6a485e8bc95eba5b86e7de6a485e8bc95eba5b86e7b5e

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