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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN チ簗﨩「チ簗﨩「^ 11000001111000101100101011111011111010101010001011000001111000101100101011111011111010101010001001011110 c1e2cafbeaa2c1e2cafbeaa25e
EUC-JP チ簗?「チ簗?「^ 100011101100000111100100110011000011111110001110101000101000111011000001111001001100110000111111100011101010001001011110 8ec1e4cc3f8ea28ec1e4cc3f8ea25e
UTF-8 チ簗﨩「チ簗﨩「^ 11101111101111101000000111100111101100001001011111101111101010001010100111101111101111011010001011101111101111101000000111100111101100001001011111101111101010001010100111101111101111011010001001011110 efbe81e7b097efa8a9efbda2efbe81e7b097efa8a9efbda25e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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