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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テδ偲つ怡テδ偲つ悳^ 11000011100000111100001010001110110000111000001011000010100111000111110111000011100000111100001010001110110000111000001011000010100111000111101101011110 c383c28ec382c29c7dc383c28ec382c29c7b5e
EUC-JP テδ偲つ怡テδ偲つ悳^ 100011101100001110100110110001001011110011000101101001001100010011010111110111101000111011000011101001101100010010111100110001011010010011000100110101111101110001011110 8ec3a6c4bcc5a4c4d7de8ec3a6c4bcc5a4c4d7dc5e
UTF-8 テδ偲つ怡テδ偲つ悳^ 1110111110111110100000111100111010110100111001011000000110110010111000111000000110100100111001101000000010100001111011111011111010000011110011101011010011100101100000011011001011100011100000011010010011100110100000101011001101011110 efbe83ceb4e581b2e381a4e680a1efbe83ceb4e581b2e381a4e682b35e
UHC ?δ?つ怡?δ?つ悳^ 0011111110100101111001000011111110101010110001001110110010101110001111111010010111100100001111111010101011000100110100111110110101011110 3fa5e43faac4ecae3fa5e43faac4d3ed5e

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