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 テδ淌δмテδ淌δк^ 11000011100000111100001010011111110000111000001111000010100001000111110111000011100000111100001010011111110000111000001111000010100001000111101101011110 c383c29fc383c2847dc383c29fc383c2847b5e
EUC-JP テδ淌δмテδ淌δк^ 100011101100001110100110110001001101111011000101101001101100010010100111110111101000111011000011101001101100010011011110110001011010011011000100101001111101110001011110 8ec3a6c4dec5a6c4a7de8ec3a6c4dec5a6c4a7dc5e
UTF-8 テδ淌δмテδ淌δк^ 11101111101111101000001111001110101101001110011010110111100011001100111010110100110100001011110011101111101111101000001111001110101101001110011010110111100011001100111010110100110100001011101001011110 efbe83ceb4e6b78cceb4d0bcefbe83ceb4e6b78cceb4d0ba5e
UHC ?δ?δм?δ?δк^ 0011111110100101111001000011111110100101111001001010110011011110001111111010010111100100001111111010010111100100101011001101110001011110 3fa5e43fa5e4acde3fa5e43fa5e4acdc5e

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