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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 提??}提??{^ 1001001011110001001111110011111101111101100100101111000100111111001111110111101101011110 92f13f3f7d92f13f3f7b5e
EUC-JP 提??}提??{^ 1100010011110011001111110011111101111101110001001111001100111111001111110111101101011110 c4f33f3f7dc4f33f3f7b5e
UTF-8 提흩깽}提흩깽{^ 111001101000111110010000111011011001110110101001111010101011100110111101011111011110011010001111100100001110110110011101101010011110101010111001101111010111101101011110 e68f90ed9da9eab9bd7de68f90ed9da9eab9bd7b5e
UHC 提흩깽}提흩깽{^ 111100001010101111001000111100001011001010100100011111011111000010101011110010001111000010110010101001000111101101011110 f0abc8f0b2a47df0abc8f0b2a47b5e

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