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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ティテεィテδ湘、 110000111010100011000011100000111100001110101000110000111000001111000010100011111100001110100100 c3a8c383c3a8c383c28fc3a4
EUC-JP ティテεィテδ湘、 100011101100001110001110101010001000111011000011101001101100010110001110101010001000111011000011101001101100010010111110110001011000111010100100 8ec38ea88ec3a6c58ea88ec3a6c4bec58ea4
UTF-8 ティテεィテδ湘、 11101111101111101000001111101111101111011010100011101111101111101000001111001110101101011110111110111101101010001110111110111110100000111100111010110100111001101011100110011000111011111011110110100100 efbe83efbda8efbe83ceb5efbda8efbe83ceb4e6b998efbda4
UHC ???ε??δ湘? 001111110011111100111111101001011110010100111111001111111010010111100100110111111100111100111111 3f3f3fa5e53f3fa5e4dfcf3f

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