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 但T^但T^ 11100100101111011000011001010100010111101110010010111101100001100101010001011110 e4bd86545ee4bd86545e
SJIS-WIN ???T^???T^ 00111111001111110011111101010100010111100011111100111111001111110101010001011110 3f3f3f545e3f3f3f545e
EUC-JP ä??T^ä??T^ 1000111110101011101000110011111100111111010101000101111010001111101010111010001100111111001111110101010001011110 8faba33f3f545e8faba33f3f545e
UTF-8 但T^但T^ 11000011101001001100001010111101110000101000011001010100010111101100001110100100110000101011110111000010100001100101010001011110 c3a4c2bdc286545ec3a4c2bdc286545e
UHC ?½?T^?½?T^ 001111111010100011110110001111110101010001011110001111111010100011110110001111110101010001011110 3fa8f63f545e3fa8f63f545e

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